BlueCielo Meridian Enterprise 2018 VBScript API Reference
Unsubscribe method
Unregisters the specified user from receiving notifications of events for the current document.
Syntax
Unsubscribe(User As String, Notification As String)
Parameters
Name |
Description |
---|---|
User |
User (To-Do list) name or array of names. |
Notification |
Internal name or array of internal names of event notification definitions to unregister for the specified users. |