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: 592.1.30.0
Syntax
C#
public event EventHandler<PendingParticipantCancelledEventArgs> Cancelled

Value

Type: SystemEventHandlerPendingParticipantCancelledEventArgs
See Also