LOTUSSCRIPT/COM/OLE CLASSES


ScheduleGridStart property
Example

Read-write. The start time for the embedded scheduler grid.

Defined in

NotesUIScheduler

Data type

NotesDateTime

Syntax

To get: Set notesDateTime = notesUIScheduler.ScheduleGridStart

To set: Set notesUIScheduler.ScheduleGridStart = notesDateTime

Example
See Also