Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 983 Bytes

Outlook.OlCalendarViewMode.md

File metadata and controls

28 lines (21 loc) · 983 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
OlCalendarViewMode enumeration (Outlook)
vbaol11.chm3126
vbaol11.chm3126
Outlook.OlCalendarViewMode
5021527c-1830-0dcf-a1dd-cb2febef2aca
06/08/2017
medium

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.

[!includeSupport and feedback]