Click or drag to resize
CallFeatureServiceCallPickupAlertStatusChanged Event
Occurs when the status of the enhanced call pickup feature has changed. The members of pickup group are notified on change of status.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public event EventHandler<CallPickupAlertEventArgs> CallPickupAlertStatusChanged

Value

Type: SystemEventHandlerCallPickupAlertEventArgs
See Also