Enum PhoneCallState
- Namespace
- Microsoft.Exchange.WebServices.Data
- Assembly
- Microsoft.Exchange.WebServices.dll
The PhoneCallState enumeration
public enum PhoneCallState
Fields
Alerted = 2Alerted
Connected = 3Connected
Connecting = 1Connecting
Disconnected = 4Disconnected
Forwarding = 7Forwarding
Idle = 0Idle
Incoming = 5Incoming
Transferring = 6Transferring