LOTUSSCRIPT/COM/OLE CLASSES


ColorLegend property
Example

Read-write. Indicates if the scheduler busy time grid includes a color legend.

Defined in

NotesUIScheduler

Data type

Boolean

Syntax

To get: flag = notesUIScheduler.ColorLegend

To set: notesUIScheduler.ColorLegend = flag

Legal values


Example
See Also