MimeContentType Members
Include Protected Members
Include Inherited Members
The MimeContentType class contains the native MIME stream of an object that is represented in base64Binary format.
The MimeContentType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MimeContentType | The MimeContentType constructor initializes a new instance of the MimeContentType class. |
Top
Properties
Name | Description | |
---|---|---|
CharacterSet | The CharacterSet property gets or sets the ISO character set that is used in the MIME message. | |
Value | The Value property gets or sets the MIME content of an object. |
Top