LOTUSSCRIPT/COM/OLE CLASSES


DisplayRooms property
Example

Read-write. Indicates if the scheduler display includes rooms.

Defined in

NotesUIScheduler

Data type

Boolean

Syntax

To get: flag = notesUIScheduler.DisplayRooms

To set: notesUIScheduler.DisplayRooms = flag

Legal values


Example
See Also