다음을 통해 공유


Charset.UTF8 Property

The UTF8 property gets a Charset object that represents the UTF-8 character set.

Namespace: Microsoft.Exchange.Data.Globalization
Assembly: Microsoft.Exchange.Data.Common (in microsoft.exchange.data.common.dll)

Syntax

'Declaration
Public Shared ReadOnly Property UTF8 As Charset
public static Charset UTF8 { get; }
public:
static property Charset^ UTF8 {
    Charset^ get ();
}
/** @property */
public static Charset get_UTF8 ()
public static function get UTF8 () : Charset

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,

Target Platforms

Windows Server 2003