CallIsPickupCall Property |
Returns true if the call is created as a result of invoking the call pickup
feature GroupCallPickup, DirectedCallPickup, ExtendedGroupCallPickup or Team Button pickup.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic bool IsPickupCall { get; }
Property Value
Type:
Boolean
See Also