aspNetEmail

EmailMessage.NetworkEncoding Property

The System.Text.Encoding to be used during the network SMTP session of text translation to byte arrays.

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

Remarks

This property should only be used by advanced developers.

See Also

EmailMessage Class | aspNetEmail Namespace