PresenceConfigurationSendAllCallsOnDoNotDisturb Property |
A Boolean value controlling a link between "Do Not Disturb" presence state and "Send All Calls" call service feature.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic bool SendAllCallsOnDoNotDisturb { get; set; }
Property Value
Type:
Boolean
Remarks
If this flag is set and "Send All Calls" feature is available, the following behavior applies.
Once the presence state of the user changes to "Do not Disturb", "Send All Calls" is automatically switched on.
If the presence state of the user changes from "Do not Disturb" to any other state, "Send All Calls" is automatically switched off.
See Also