LOTUSSCRIPT/COM/OLE CLASSES


MeetingIndicator property
Example

Read-write. Indicates if the busy time display includes an indicator for the interval of a meeting.

Defined in

NotesUIScheduler

Data type

Boolean

Syntax

To get: flag = notesUIScheduler.MeetingIndicator

To set: notesUIScheduler.MeetingIndicator = flag

Legal values


Example
See Also