Click or drag to resize

ActiveParticipantAssignAsModeratorCapability Property

Capability info indicating whether local user can set a selected participant as moderator. The capability returns not supported if the conference call does not support selection of a participant as the moderator, or if the local user does not have permission to set a participant as the moderator on the call.

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

Property Value

Type: Capability
Remarks
Conference moderation features are not supported when the client is used in shared control mode.
See Also