ConferenceRemoveParticipantCapability Property |
Returns whether the local user can select and remove a participant from the call.
The capability returns not supported if the conference call does not
support select participant removal, or if the local user does not have permission
to select and drop a participant from the call.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic Capability RemoveParticipantCapability { get; }
Property Value
Type:
Capability
See Also