Explorer object (Outlook)

Represents the window in which the contents of a folder are displayed.

Remarks

  • Use the Item method of the Explorers object to return the object representing a specific explorer.

  • Use the ActiveExplorer method to return the object representing the currently active explorer (if there is one).

  • Use the GetExplorer method to return the Explorer object associated with a folder.

  • Use the Display method of a Folder object to display a folder in its associated explorer.

Events

Name
Activate
AttachmentSelectionChange
BeforeFolderSwitch
BeforeItemCopy
BeforeItemCut
BeforeItemPaste
BeforeMaximize
BeforeMinimize
BeforeMove
BeforeSize
BeforeViewSwitch
Close
Deactivate
FolderSwitch
InlineResponse
InlineResponseClose
SelectionChange
ViewSwitch
DisplayModeChange

Methods

Name
Activate
AddToSelection
ClearSearch
ClearSelection
Close
Display
IsItemSelectableInView
IsPaneVisible
RemoveFromSelection
Search
SelectAllItems
ShowPane

Properties

Name
AccountSelector
ActiveInlineResponse
ActiveInlineResponseWordEditor
Application
AttachmentSelection
Caption
Class
CurrentFolder
CurrentView
Height
HTMLDocument
Left
NavigationPane
Panes
Parent
Selection
Session
Top
Width
WindowState
DisplayMode
PreviewPane

See also

Explorer Object Members Outlook Object Model Reference

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.