Share via


DecodingOptions.None field

The None static field is a DecodingOptions structure that specifies that incoming headers will not be decoded.

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

Syntax

'Declaration
Public Shared ReadOnly None As DecodingOptions
'Usage
Dim value As DecodingOptions

value = DecodingOptions.None
public static readonly DecodingOptions None

See also

Reference

DecodingOptions structure

DecodingOptions members

Microsoft.Exchange.Data.Mime namespace