OlSelectionLocation Enumeration
Specifies the location of a selection in the Microsoft Outlook user interface.
Version Information
Version Added: Outlook 2010
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. |