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