Click or drag to resize

ConferenceConfigurationEnhancedConferencingEnabled Property

A Boolean value indicating whether the enhanced conferencing features are enabled. If true then enhanced conferencing features like Conference Rosters, Conference Lock, etc are available. If false not all call capabilities would be available.

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

Property Value

Type: Boolean
See Also