Share via


DecodingResults members

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

The DecodingResults type exposes the following members.

Properties

  Name Description
Public property CharsetName The CharsetName property gets or sets the name of the character set used for the decoding attempt.
Public property CultureName The CultureName property gets or sets the name of the culture used for the decoding attempt.
Public property DecodingFailed The DecodingFailed property gets or sets the result of the decoding attempt.
Public property EncodingScheme The EncodingScheme gets or sets the EncodingScheme used to decode incoming headers.

Top

See also

Reference

DecodingResults structure

Microsoft.Exchange.Data.Mime namespace