Click or drag to resize
MimeKit

MessagePart Constructor

Initialize a new instance of the MessagePart class.

Namespace: MimeKit
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public MessagePart()
Remarks
Creates a new message/rfc822 MIME entity.
See Also