LOTUSSCRIPT/COM/OLE CLASSES


DisplayCheckboxes property
Esempio

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

Nota 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


Esempio
Vedere anche