OlCalendarViewMode Enumeration
Indicates the view mode specified in the CalendarViewMode property of the CalendarView object.
Version Information
Version Added: Outlook 2007
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. |