_Application.Explorers Property

Definition

Returns an Explorers collection object that contains the Explorer objects representing all open explorers. Read-only.

public:
 property Microsoft::Office::Interop::Outlook::Explorers ^ Explorers { Microsoft::Office::Interop::Outlook::Explorers ^ get(); };
public Microsoft.Office.Interop.Outlook.Explorers Explorers { get; }
Public ReadOnly Property Explorers As Explorers

Property Value

Applies to