Click or drag to resize
CallFeatureServiceNoHoldConferenceCapability Property
Returns an indication as to whether No Hold Conference feature is available for active call.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public Capability NoHoldConferenceCapability { get; }

Return Value

Type: Capability
Capability object describing whether No Hold Conference feature is available.
See Also