MimeContentType Class

Definition

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.

Applies to