DecodingResults Members

The DecodingResults structure indicates whether incoming Multipurpose Internet Mail Extensions (MIME) headers were successfully decoded.

The following tables list the members exposed by the DecodingResults type.

Public Properties

  Name Description
Aa564395.pubproperty(en-us,EXCHG.80).gif CharsetName The CharsetName property gets or sets the name of the character set used for the decoding attempt.
Aa564395.pubproperty(en-us,EXCHG.80).gif CultureName The CultureName property gets or sets the name of the culture used for the decoding attempt.
Aa564395.pubproperty(en-us,EXCHG.80).gif DecodingFailed The DecodingFailed property gets or sets the result of the decoding attempt.
Aa564395.pubproperty(en-us,EXCHG.80).gif EncodingScheme The EncodingScheme gets or sets the EncodingScheme used to decode incoming headers.

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top