Click or drag to resize

EmailEncoding Property

Note: This API is now obsolete.

Stores and retrieves the current newsletter encoding.

Namespace:  Dynamicweb.News.Common
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
[ObsoleteAttribute("Use MailEncoding instead", false)]
public string Encoding { get; set; }

Property Value

Type: String
Newsletter encoding.

Return Value

Type: String
Newsletter encoding.
Remarks