.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

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