WebClientUserSettingsDefaultMessageEncodingName Property Ipswitch.Messaging.Framework
Gets or sets the name of a code page for an Encoding that will be used as the default whenever an Encoding is needed for the User in the web client.

Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public string DefaultMessageEncodingName { get; set; }

Property Value

Type: String
See Also

Reference