Share via


EncodingOptions members

The EncodingOptions class specifies how to encode outgoing headers.

The EncodingOptions type exposes the following members.

Constructors

  Name Description
Public method EncodingOptions The EncodingOptions constructor initializes a new EncodingOptions object.

Top

Properties

  Name Description
Public property CharsetName The CharsetName property gets the character set name to use for encoding headers.
Public property CultureName The CultureName gets the culture name to use for outgoing headers.
Public property EncodingFlags The EncodingFlags property gets the EncodingFlags enumeration that is contained in this EncodingOptions object.

Top

See also

Reference

EncodingOptions class

Microsoft.Exchange.Data.Mime namespace