| CallFeatureServiceIsSendAllCallsEnabled Method |
Indicates if the send all calls feature is enabled.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic bool IsSendAllCallsEnabled(
string extension
)
Parameters
- extension
- Type: SystemString
The extension for which send all feature status needs to be retrieved.
Return Value
Type:
Boolean
Returns true if the send all calls feature is enabled for the specified
extension.
See Also