Click or drag to resize

PendingParticipantCancelledEventArgsAnotherModeratorName Property

The name of another moderator who has already admitted/rejected participant request. Filled in case of AcceptedByAnotherModerator or RejectedByAnotherModerator Empty by default

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public string AnotherModeratorName { get; }

Property Value

Type: String
See Also