Explorer Methods (Outlook)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

Methods

Name

Description

Activate

Activates an explorer window by bringing it to the foreground and setting keyboard focus.

AddToSelection

Adds the specified Microsoft Outlook item to the selection in the active explorer.

ClearSearch

Clears results from a Microsoft Instant Search in an Explorer if results are displayed in the Explorer.

ClearSelection

Cancels any selection in the active explorer.

Close

Closes the Explorer object.

Display

Displays a new Explorer object for the folder.

IsItemSelectableInView

Returns a value that indicates whether the specified Microsoft Outlook item can be selected in the current view of the active explorer.

IsPaneVisible

Returns a Boolean indicating whether a specific explorer pane is visible.

RemoveFromSelection

Cancels the selection of the specified Microsoft Outlook item in the active explorer.

Search

Performs a Microsoft Instant Search on the current folder displayed in the Explorer using the given Query.

SelectAllItems

Selects all items that are contained in the current view of the active explorer.

ShowPane

Displays or hides a specific pane in the explorer.