ConferenceEndConferenceCapability Property |
Returns whether the local user can terminate the conference call for all participants.
The capability returns not supported if the local user does not have permission to
terminate the conference.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic Capability EndConferenceCapability { get; }
Property Value
Type:
Capability
Remarks
Conference moderation features are not supported when the client is used in shared control mode.
See Also