aspNetEmail

EmailMessage.InternalEncoding Property

The internal encoding used to convert text to the Quoted-Printable or Base64 format. This property should NOT be modified, and is exposed for use in extreme cases.

public System.Text.Encoding InternalEncoding {get; set;}

Remarks

This property is exposed when dealing with multiple character sets, and encdodings, in a single email. This property should only be modified, unless instructed by the support team at Advanced Intellect.

See Also

EmailMessage Class | aspNetEmail Namespace