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: 550.0.60.0
Syntax
C#
public ReadOnlyCollection<FeatureStatusParameters> AvailableHuntGroupBusyPositionFeatures { get; }

Property Value

Type: ReadOnlyCollectionFeatureStatusParameters
See Also