LOTUSSCRIPT/COM/OLE CLASSES
Read-write. Number of hours displayed for each day in the scheduler.
Defined in
NotesUIScheduler
Data type
Long
Syntax
To get: hours& = notesUIScheduler.DisplayHoursPerDay
To set: notesUIScheduler.DisplayHoursPerDay = hours&
Example See Also