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 DefaultWindowsCharset property gets the windows character set that is used to represent text in the default culture.
Namespace: Microsoft.Exchange.Data.Globalization
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Shared ReadOnly Property DefaultWindowsCharset As Charset
Get
'Usage
Dim value As Charset
value = Charset.DefaultWindowsCharset
public static Charset DefaultWindowsCharset { get; }
Property value
Type: Microsoft.Exchange.Data.Globalization.Charset