Click or drag to resize

CallFeatureServiceGetCallForwardingBusyNoAnswerDestination Method

Retrieves the call forwarding busy-no-answer destination for the specified extension.
Returns the call forwarding busy-no-answer destination for the specified extension.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public string GetCallForwardingBusyNoAnswerDestination(
	string extension
)

Parameters

extension
Type: SystemString
The extension for which the call forwarding busy no answer destination needs to be retrieved.

Return Value

Type: String
See Also