MimeContentType Members
Exchange Server 2010
The MimeContentType class contains the native MIME stream of an object that is represented in base64Binary format.
The following tables list the members exposed by the MimeContentType type.
| Name | Description | |
|---|---|---|
| MimeContentType | The MimeContentType constructor initializes a new instance of the MimeContentType class. |
| 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. |
(see also
Protected
Methods
)
Top
| Name | Description | |
|---|---|---|
| Equals | Overloaded. (inherited from Object ) |
| GetHashCode | (inherited from Object ) |
| GetType | (inherited from Object ) |
| ReferenceEquals | (inherited from Object ) |
| ToString | (inherited from Object ) |