WebClientHostSettingsDefaultMessageEncoding 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 Host in the web client.

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

public virtual string DefaultMessageEncoding { get; set; }

Property Value

Type: String
See Also

Reference