Click or drag to resize

ConferenceConfigurationUccpAdditionalFeaturesEnabled Property

A Boolean value indicating whether the additional UCCP features are enabled. If true then UCCP will be used to enter conference in waiting room state, request user to send passcode. If false DTMFs will be used to join.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public bool UccpAdditionalFeaturesEnabled { get; set; }

Property Value

Type: Boolean
See Also