CallFeatureServiceGetCallForwardingDestination Method |
Retrieves the call forwarding destination for the specified
extension.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic string GetCallForwardingDestination(
string extension
)
Parameters
- extension
- Type: SystemString
The extension for which the call forwarding destination needs to be
retrieved.
Return Value
Type:
String
Returns the call forwarding destination for the specified extension.
See Also