| CallFeatureServiceIsAutoCallbackEnabled Method |
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.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