LOTUSSCRIPT/COM/OLE CLASSES


DisplayTwisties property
Example

Read-write. Indicates if the scheduler display includes twisties so that the user can expand and collapse participant lists.

Defined in

NotesUIScheduler

Data type

Boolean

Syntax

To get: flag = notesUIScheduler.DisplayTwisties

To set: notesUIScheduler.DisplayTwisties = flag

Legal values


Example
See Also