LOTUSSCRIPT/COM/OLE CLASSES


DisplayCheckboxes property
Example

Read-write. Indicates if the scheduler display includes checkboxes to toggle participants' inclusion in the scheduler.

Note This property is new with Release 8.

Defined in

NotesUIScheduler

Data type

Boolean

Syntax

To get: flag = notesUIScheduler.DisplayCheckboxes

To set: notesUIScheduler.DisplayCheckboxes = flag

Legal values


Example
See Also