LOTUSSCRIPT/COM/OLE CLASSES


Enabled property
Example

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


Usage

This property is True by default.

Language cross-reference

@EnableAlarms function in formula language

Example
See Also