Enum "Email Action"
ID 8891
Namespace: System.Email
Defines the action that the user can take when open an email message in the editor modally.
Properties
| Name | Value |
|---|---|
| Extensible | False |
Values
| Name | Description |
|---|---|
| "Saved As Draft" |
The email was saved as draft. |
| Discarded |
The email was discarded. |
| Sent |
The email was sent. |