NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

UTF8Encoding Properties

The properties of the UTF8Encoding class are listed below. For a complete list of UTF8Encoding class members, see the UTF8Encoding Members topic.

Public:

BodyName (inherited from Encoding) Returns the name for this encoding that can be used with mail agent body tags. If the encoding may not be used, the string is empty.
CodePage Gets the code page identifier of the current instance of encoding.
EncodingName (inherited from Encoding) Returns the human-readable description of the encoding (e.g. Hebrew (DOS)).
HeaderName (inherited from Encoding) Returns the name for this encoding that can be used with mail agent header tags. If the encoding may not be used, the string is empty.
IsBrowserDisplay (inherited from Encoding) [To be supplied.]
IsBrowserSave (inherited from Encoding) [To be supplied.]
IsMailNewsDisplay (inherited from Encoding) [To be supplied.]
IsMailNewsSave (inherited from Encoding) [To be supplied.]
WebName (inherited from Encoding) Returns the array of IANA-registered names for this encoding. If there is an IANA preferred name, it is the first name in the array.
WindowCodePage (inherited from Encoding) Returns the windows code page that most closely corresponds to this encoding.

See Also

UTF8Encoding Class | System.Text Namespace