Delete method: NotificationManager class
Syntax
Delete()
Description
Use this method to delete a personalization.
Note:
The delete operation is executed immediately and it cannot be rolled back.
Parameters
None.
Returns
A Boolean value; True if the delete completes successfully, False otherwise.