| CallFeatureServiceGetHuntGroupBusyPositionCapability Method |
Retrieves the hunt-group-busy-position capability for the specified hunt group number.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic Capability GetHuntGroupBusyPositionCapability(
int huntGroupNumber
)
Parameters
- huntGroupNumber
- Type: SystemInt32
The hunt group number for which the capability needs to be retrieved.
Return Value
Type:
Capability
Returns a capability object indicating whether the hunt-group-busy-position
feature is available for the specified hunt group number.
See Also