OlCalendarViewMode enumeration (Outlook)

Indicates the view mode specified in the CalendarViewMode property of the CalendarView object.

Name Value Description
olCalendarView5DayWeek 4 Displays a 5-day week.
olCalendarViewDay 0 Displays a single day.
olCalendarViewMonth 2 Displays a month.
olCalendarViewMultiDay 3 Displays a number of days equal to the DaysInMultiDayMode property value of the CalendarView object.
olCalendarViewWeek 1 Displays a 7-day week.

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.