WebClientHostSettingsDefaultMessageFallbackEncoding Property Ipswitch.Messaging.Framework
Gets or sets a value that the Web Client compose page will use when forwarding or replying if the original message has no identifiable charset.

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

public virtual MessageEncoding DefaultMessageFallbackEncoding { get; set; }

Property Value

Type: MessageEncoding
See Also

Reference