CallFeatureServiceIsAutoCallbackEnabled Method |
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic bool IsAutoCallbackEnabled(
string destination
)
Parameters
- destination
- Type: SystemString
The destination to query auto-callback enablement for.
Return Value
Type:
Boolean
A Boolean value indicating whether the auto callback feature is enabled.
See Also