Enabled (NotesTimer - LotusScript®)
Read-write. Indicates whether the NotesTimer object is active.
Defined in
Data type
Boolean
Syntax
To get: flag = notesTimer .Enabled
To get: notesTimer .Enabled = flag
Legal values
- True indicates that the NotesTimer object is active.
- False indicates that the NotesTimer object is not active.
Usage
This property is True by default.