| CallFeatureServiceGetEnhancedCallForwardingCapability Method |
Retrieves the enhance call forwarding capability for the specified extension.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic Capability GetEnhancedCallForwardingCapability(
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 enhanced call
forwarding feature is available for the specified extension.
See Also