Email |
public enum EmailState
Public Enumeration EmailState
public enum class EmailState
Crm.MSCrmService.EmailState = function(); Crm.MSCrmService.EmailState.createEnum('Crm.MSCrmService.EmailState', false);
No code example is currently available or this language may not be supported.
| Member name | Value | Description |
|---|---|---|
| Open | 0 | |
| Completed | 1 | |
| Canceled | 2 |