LOTUSSCRIPT/COM/OLE CLASSES
Read-write. Indicates whether the NotesTimer object is active.
Defined in
NotesTimer
Data type
Boolean
Syntax
To get: flag = notesTimer.Enabled
To get: notesTimer.Enabled = flag
Legal values
This property is True by default.
Language cross-reference
@EnableAlarms function in formula language
Example See Also