SetMandatory method: NotificationManager class
Syntax
SetMandatory(mandatory)
Description
Use this method to set a notification as mandatory.
Parameters
| Parameter | Description |
|---|---|
|
mandatory |
Specifies whether a notification is mandatory or not as a Boolean value. |
Returns
None.