Enum SendConfigurationStatus
- Namespace
- CMS.EmailMarketing
- Assembly
- CMS.EmailMarketing.dll
Status of the email send configuration applicable for Regular email purposes.
public enum SendConfigurationStatus
- Extension Methods
Fields
Draft = 0
New email.
Scheduled = 1
The email is already scheduled.
Sending = 2
The email is currently sending.
Sent = 3
The email has been already sent.