Click or drag to resize
MimeKit

BodyPartText Constructor

Initializes a new instance of the BodyPartText class.

Namespace: MailKit
Assembly: MailKit (in MailKit.dll) Version: 4.3.0
Syntax
C#
public BodyPartText()
Remarks
Creates a new BodyPartText.
See Also