DecodingOptions Constructor (DecodingFlags)
The DecodingOptions constructor creates a new DecodingOptions structure that has the DecodingFlags specified by decodingFlags.
Namespace: Microsoft.Exchange.Data.Mime
Assembly: Microsoft.Exchange.Data.Common (in microsoft.exchange.data.common.dll)
Syntax
'Declaration
Public Sub New ( _
decodingFlags As DecodingFlags _
)
public DecodingOptions (
DecodingFlags decodingFlags
)
public:
DecodingOptions (
DecodingFlags decodingFlags
)
public DecodingOptions (
DecodingFlags decodingFlags
)
public function DecodingOptions (
decodingFlags : DecodingFlags
)
Parameters
- decodingFlags
The DecodingFlags enumeration that specifies the encodings to use when trying to decode incoming headers.
Platforms
Development Platforms
Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,
Target Platforms
Windows Server 2003