EmailTextCharset Property Ipswitch.Messaging.Framework
Gets or sets the encoding to use when applying any transfer encodings to any of the body parts in this instance.

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

public Encoding Charset { get; set; }

Property Value

Type: Encoding
See Also

Reference