| CallServiceHasInitiatingCall Property |
Checks if there is a call in initiating state.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic bool HasInitiatingCall { get; }Return Value
Type:
Boolean
true if there is a call in initiating state; false otherwise
See Also