Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Default static field is a DecodingOptions structure that specifies that all supported encodings should be tried when decoding incoming headers.
Namespace: Microsoft.Exchange.Data.Mime
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Shared ReadOnly Default As DecodingOptions
'Usage
Dim value As DecodingOptions
value = DecodingOptions.Default
public static readonly DecodingOptions Default