LOTUSSCRIPT/COM/OLE CLASSES


DisplayCheckboxes property
Beispiel

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

Hinweis 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


Beispiel
Siehe auch