LOTUSSCRIPT/COM/OLE CLASSES


DisplayMeetingSuggestions property
Example

Read-write. Indicates if the scheduler display includes meeting suggestions.

Defined in

NotesUIScheduler

Data type

Boolean

Syntax

To get: flag = notesUIScheduler.DisplayMeetingSuggestions

To set: notesUIScheduler.DisplayMeetingSuggestions = flag

Legal values


Example
See Also