| CallFeatureServiceGetEnhancedCallForwardingStatus Method |
Retrieves the enhance call forwarding status for the specified
extension.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic EnhancedCallForwardingStatus GetEnhancedCallForwardingStatus(
string extension
)
Parameters
- extension
- Type: SystemString
The extension for which the status needs to be retrieved.
Return Value
Type:
EnhancedCallForwardingStatus
Returns the enhanced call forwarding status for the specified
extension.
See Also