Click or drag to resize
EmailInfoEmailSetName Property
E-mail set name. Could be used to flag e-mails of specific set. Allows null.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 9.0.0
Syntax
C#
public virtual string EmailSetName { get; set; }

Property Value

Type: String
See Also