Click or drag to resize
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: 592.1.30.0
Syntax
C#
public bool IsPickupCall { get; }

Property Value

Type: Boolean
See Also