Click or drag to resize
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: 592.1.30.0
Syntax
C#
public bool UccpEnabled { get; set; }

Property Value

Type: Boolean
See Also