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.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic bool UccpEnabled { get; set; }
Property Value
Type:
Boolean
See Also