LOTUSSCRIPT/COM/OLE CLASSES


Interval property
Example

Read-write. The start and end times for a meeting.

Defined in

NotesUIScheduler

Data type

NotesDateRange

Syntax

To get: Set notesDateRange = notesUIScheduler.Interval

To set: Set notesUIScheduler.Interval = notesDateRange

Example
See Also