LOTUSSCRIPT/COM/OLE CLASSES


DisplayPeople property
Example

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

Defined in

NotesUIScheduler

Data type

Boolean

Syntax

To get: flag = notesUIScheduler.DisplayPeople

To set: notesUIScheduler. DisplayPeople = flag

Legal values


Example
See Also