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: 550.0.60.0
Syntax
C#
public event EventHandler<CallPickupAlertEventArgs> CallPickupAlertStatusChanged

Value

Type: SystemEventHandlerCallPickupAlertEventArgs
See Also