Click or drag to resize
ActiveParticipantUnassignAsLecturerCapability Property
Capability info indicating whether local user can unset a selected participant as lecturer. The capability returns not supported if the conference call does not support unselection of a participant as the lecturer, or if the local user does not have permission to unset a participant as the lecturer on the call.

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

Property Value

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