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!

CodePageEncoding Properties

The properties of the CodePageEncoding class are listed below. For a complete list of CodePageEncoding class members, see the CodePageEncoding 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 [To be supplied.]
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

CodePageEncoding Class | System.Globalization Namespace