Explorers Object (Outlook)

Contains a set of Explorer objects representing all explorers.

Remarks

An explorer need not be visible to be included in the Explorers collection.

Use the Explorers property to return the Explorers object from the Application object.

Example

The following example shows how to retrieve the Explorers object in Microsoft Visual Basic and Microsoft Visual Basic for Applications (VBA).

Set myExplorers = Application.Explorers

See Also

Concepts

Explorers Object Members

Outlook Object Model Reference