Click or drag to resize
ContactMarketingEmailStatusViewModelMarketingEmailStatus Property
Gets or sets value specifying the contact status regarding the email communication.

Namespace: CMS.Newsletters.Web.UI
Assembly: CMS.Newsletters.Web.UI (in CMS.Newsletters.Web.UI.dll) Version: 10.0.0
Syntax
C#
public ContactMarketingEmailStatusEnum MarketingEmailStatus { get; set; }

Property Value

Type: ContactMarketingEmailStatusEnum
See Also