OlViewType Enumeration

Indicates the view object type.

Name

Value

Description

olBusinessCardView

5

Represents a BusinessCardView object.

olCalendarView

2

Represents a CalendarView object.

olCardView

1

Represents a CardView object.

olDailyTaskListView

1

Represents the TableView object that contains the daily task list in a calendar view.

olIconView

3

Represents an IconView object.

olTableView

0

Represents a TableView object.

olTimelineView

4

Represents a TimelineView object.

Remarks

Used by the ViewType property of View objects and as a parameter to the Views.Add Method (Outlook).