MimeDocument Constructor
Include Protected Members
Include Inherited Members
The MimeDocument constructor overloads create new MimeDocument objects.
Overload List
Name | Description | |
---|---|---|
MimeDocument() | The MimeDocument constructor creates a new blank MimeDocument object. | |
MimeDocument(DecodingOptions, MimeLimits) | The MimeDocument constructor creates a new MimeDocument object. |
Top