Share via


MimeContentType Members

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.

Public Constructors

  Name Description
MimeContentType The MimeContentType constructor initializes a new instance of the MimeContentType class.

Top

Public Properties

  Name Description
Bb408551.pubproperty(en-us,EXCHG.80).gif CharacterSet The CharacterSet property gets or sets the ISO character set that is used in the MIME message.
Bb408551.pubproperty(en-us,EXCHG.80).gif Value The Value property gets or sets the MIME content of an object.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb408551.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb408551.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb408551.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb408551.pubmethod(en-us,EXCHG.80).gifBb408551.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb408551.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb408551.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb408551.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top