Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.06 KB

Outlook.OlSelectionLocation.md

File metadata and controls

32 lines (23 loc) · 1.06 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
OlSelectionLocation enumeration (Outlook)
vbaol11.chm3480
vbaol11.chm3480
Outlook.OlSelectionLocation
a13e3915-09a1-5130-42b9-caf3fb25c514
06/08/2017
medium

OlSelectionLocation enumeration (Outlook)

Specifies the location of a selection in the Microsoft Outlook user interface.

Name Value Description
olAttachmentWell 4 The selection is an attachment of an item in the Reading Pane or inspector.
olDailyTaskList 3 The selection is in the daily Tasks list in the calendar view.
olToDoBarAppointmentList 2 The selection is in the list of appointments in the To-Do Bar.
olToDoBarTaskList 1 The selection is in the list of tasks in the To-Do Bar.
olViewList 0 The selection is in a list of items in an explorer.

Remark

Used by the Location property of the Selection object.

[!includeSupport and feedback]