Share via


ConverterWriter.Encoding Property

The Encoding method returns null.

Namespace: Microsoft.Exchange.Data.TextConverters
Assembly: Microsoft.Exchange.Data.Common (in microsoft.exchange.data.common.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property Encoding As Encoding
public override Encoding Encoding { get; }
public:
virtual property Encoding^ Encoding {
    Encoding^ get () override;
}
/** @property */
public Encoding get_Encoding ()
public override function get Encoding () : Encoding

Remarks

The Encoding property is not supported for the ConverterWriter class.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,

Target Platforms

Windows Server 2003