LOTUSSCRIPT/COM/OLE CLASSES


DisplayHoursPerDay property
Example

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