DefaultMailEncoding Property

The DefaultMailEncoding property of the Globals class gets or sets the default encoding for e-mail notifications.

Property Value

A System.Text.Encoding that represents the encoding to use. The default is Unicode (UTF-8).

Remarks

The Globals class calls the stored procedures proc_GetGlobals and proc_PutGlobals to retrieve or update the values of the property settings that apply across a server farm deployment and are stored in the Globals table of the configuration database.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security