DecodingOptions structure

The DecodingOptions structure specifies how to decode incoming headers.

Namespace:  Microsoft.Exchange.Data.Mime
Assembly:  Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)

Syntax

'Declaration
Public Structure DecodingOptions
'Usage
Dim instance As DecodingOptions
public struct DecodingOptions

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.

See also

Reference

DecodingOptions members

Microsoft.Exchange.Data.Mime namespace