CallLogParticipantIsModerator Property |
Indicates if this remote participant represents a moderator
on this conference call. If the remote participant is
not a moderator for the conference call or if the call
is a point to point session, this property is set to false.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic bool IsModerator { get; }
Property Value
Type:
Boolean
See Also