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.