EncodingOptions Members

The EncodingOptions class specifies how to encode outgoing headers.

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

Public Constructors

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

Top

Public Properties

  Name Description
Aa579552.pubproperty(en-us,EXCHG.80).gif CharsetName The CharsetName property gets the character set name to use for encoding headers.
Aa579552.pubproperty(en-us,EXCHG.80).gif CultureName The CultureName gets the culture name to use for outgoing headers.
Aa579552.pubproperty(en-us,EXCHG.80).gif EncodingFlags The EncodingFlags property gets the EncodingFlags enumeration that is contained in this EncodingOptions object.

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top