Compartir a través de


Charset.Unicode Property

The Unicode property gets a Charset object that represents the Unicode character set.

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

Syntax

'Declaration
Public Shared ReadOnly Property Unicode As Charset
    Get
'Usage
Dim value As Charset

value = Charset.Unicode
public static Charset Unicode { get; }

Remarks

The byte order of the character set represented by the Unicode property is little-endian.