Click or drag to resize
CallFeatureServiceIncomingTeamButtonCallRemoved Event
Occurs when the incoming call to monitored station stops ringing.

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

Value

Type: SystemEventHandlerTeamButtonIncomingCallEventArgs
Remarks
TeamButtonIncomingCall stopped ringing at the monitored station is provided.
See Also