Click or drag to resize
EmailInfoEmailSetRelatedID Property
E-mail set related ID. Could be used to identify e-mail in specific set. Allows null.

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

Property Value

Type: Int32
See Also