Click or drag to resize

PendingParticipantCancelled Event

Occurs when a participant no longer wants to join a conference.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public event EventHandler<PendingParticipantCancelledEventArgs> Cancelled

Value

Type: SystemEventHandlerPendingParticipantCancelledEventArgs
See Also