Explorers Members

Include Protected Members
Include Inherited Members

Contains a set of Explorer objects representing all explorers.

The Explorers type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the parent Outlook application for the object. Read-only. (Inherited from _Explorers.)
Public property Class Returns an OlObjectClass constant indicating the object's class. Read-only. (Inherited from _Explorers.)
Public property Count Returns an Integer (int in C#) value indicating the count of objects in the specified collection. Read-only. (Inherited from _Explorers.)
Public property Item Returns an Explorer object from the collection. (Inherited from _Explorers.)
Public property Parent Returns the parent Object of the specified object. Read-only. (Inherited from _Explorers.)
Public property Session Returns the NameSpace object for the current session. Read-only. (Inherited from _Explorers.)

Top

Methods

  Name Description
Public method Add Creates a new instance of the explorer window. (Inherited from _Explorers.)

Top

Events

  Name Description
Public event NewExplorer Occurs whenever a new explorer window is opened, either as a result of user action or through program code. (Inherited from ExplorersEvents_Event.)

Top

See Also

Reference

Explorers Interface

Microsoft.Office.Interop.Outlook Namespace