Click or drag to resize
MimeKit

BodyPart Constructor

Initializes a new instance of the BodyPart class.

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