Click or drag to resize
CallFeatureServiceAvailableHuntGroupBusyPositionFeatures Property
Returns the list of configured hunt-group-busy-position feature buttons for the user.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public ReadOnlyCollection<FeatureStatusParameters> AvailableHuntGroupBusyPositionFeatures { get; }

Property Value

Type: ReadOnlyCollectionFeatureStatusParameters
See Also