| EmailMailEncoding Property |
Stores and retrieves the current newsletter encoding.
Namespace:
Dynamicweb.News.Common
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public Encoding MailEncoding { get; set; }
Public Property MailEncoding As Encoding
Get
Set
Property Value
Type:
EncodingNewsletter encoding.
Return Value
Type:
EncodingNewsletter encoding.
Remarks See Also