CallFeatureServiceIsSendAllCallsEnabled Method |
Indicates if the send all calls feature is enabled.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.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