CallFeatureServiceGetCallForwardingBusyNoAnswerCapability Method |
Retrieves the call forwarding busy no answer feature capability for the
specified extension.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic Capability GetCallForwardingBusyNoAnswerCapability(
string extension
)
Parameters
- extension
- Type: SystemString
The extension for which the capability needs to be retrieved.
Return Value
Type:
Capability
Returns a capability object indicating whether the call forwarding
busy-no-answer feature is available for the specified extension.
See Also