Click or drag to resize
MimeKit

BodyPartMessage Constructor

Initializes a new instance of the BodyPartMessage class.

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