| ConferenceConfigurationUccpEnabled Property |
A Boolean value indicating whether the UCCP conference protocol is enabled.
If true then UCCP protocol will be used for conference control (Mute/UnMute, Lock/Unlock, Add/Remove Participant, etc).
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic bool UccpEnabled { get; set; }Property Value
Type:
Boolean
See Also