Click or drag to resize
CallServiceHasHeldCall Property
Checks if there is a call in held state.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public bool HasHeldCall { get; }

Return Value

Type: Boolean
true if there is a call in held state; false otherwise
See Also