LOTUSSCRIPT/COM/OLE CLASSES


CheckAlarms method
Triggers the alarm daemon to check for new alarms in the mail file.

Defined in

NotesUIWorkspace

Syntax

Call notesUIWorkspace.CheckAlarms( )

Usage

You use this method when creating a new alarm from a template. Any time a template creates a new appoint event that contains an alarm, the template script calls CheckAlarms, causing the daemon to check for new alarms.

Language cross-reference

@CheckAlarms function in formula language

See Also