MimeContentType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The MimeContentType class contains the native MIME stream of an object that is represented in base64Binary format.
public ref class MimeContentType
public class MimeContentType
Public Class MimeContentType
- Inheritance
-
MimeContentType
Constructors
MimeContentType() |
The MimeContentType constructor initializes a new instance of the MimeContentType class. |
Properties
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. |