Explorer Object

Microsoft Outlook Visual Basic

Explorer Object

Explorers Explorer
Multiple objects

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

Using the Explorer Object

  • 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 MAPIFolder object to display a folder in its associated explorer.