Click or drag to resize

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; }

Property Value

Type: Encoding
Newsletter encoding.

Return Value

Type: Encoding
Newsletter encoding.
Remarks