EmailRecipientStatusEnum Enumeration |
Namespace: CMS.Newsletters.Web.UI.Internal
public enum EmailRecipientStatusEnum
Member name | Value | Description | |
---|---|---|---|
Marketable | 0 | Everything is set, the recipient is marketable | |
MissingEmail | 1 | The recipient is anonymous without email | |
OptedOut | 2 | The recipient opted out from receiving emails | |
Bounced | 3 | The recipient email is unreachable |