LOTUSSCRIPT/COM/OLE CLASSES


DisplayParticipantStatus property
Example

Read-write. Indicates if the scheduler display includes participants' status.

Defined in

NotesUIScheduler

Data type

Boolean

Syntax

To get: flag = notesUIScheduler.DisplayParticipantStatus

To set: notesUIScheduler.DisplayParticipantStatus = flag

Legal values


Example
See Also