OlDayWeekTimeScale enumeration (Outlook)
Specifies the scale of time periods used to display Outlook items in a CalendarView object.
Name | Value | Description |
---|---|---|
olTimeScale10Minutes | 2 | Indicates that each time period represents 10 minutes. |
olTimeScale15Minutes | 3 | Indicates that each time period represents 15 minutes. |
olTimeScale30Minutes | 4 | Indicates that each time period represents 30 minutes. |
olTimeScale5Minutes | 0 | Indicates that each time period represents 5 minutes. |
olTimeScale60Minutes | 5 | Indicates that each time period represents 60 minutes. |
olTimeScale6Minutes | 1 | Indicates that each time period represents 6 minutes. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.