_Explorer Properties

Include Protected Members
Include Inherited Members

The _Explorer type exposes the following members.

Properties

  Name Description
Public property AccountSelector Returns an AccountSelector object that represents the Microsoft Office Backstage view for the Explorerobject. Read-only.
Public property Application Returns an Application object that represents the parent Outlook application for the object. Read-only.
Public property AttachmentSelection Returns an AttachmentSelection object consisting of one or more attachments that are selected in the current view of the explorer. Read-only.
Public property Caption Returns a String (string in C#) representing the title. Read-only.
Public property Class Returns an OlObjectClass constant indicating the object's class. Read-only.
Public property CommandBars This object, member, or enumeration is deprecated and is not intended to be used in your code.
Public property CurrentFolder Returns or sets a Folder object that represents the current folder displayed in the explorer. Read/write.
Public property CurrentView Returns or sets an Object representing the current view. Read/write.
Public property Height Returns or sets an Integer (int in C#) value specifying the height (in pixels) of the explorer window. Read/write.
Public property HTMLDocument Returns an HTMLDocument object that specifies the HTML object model associated with the HTML document in the current view (assuming one exists). Read-only.
Public property Left Returns or sets an Integer (int in C#) value specifying the position (in pixels) of the left vertical edge of an explorer window from the edge of the screen. Read/write.
Public property NavigationPane Returns a NavigationPane object that represents the Navigation Pane for an Explorer object. Read-only.
Public property Panes Returns a Panes collection object representing the panes displayed by the specified explorer.
Public property Parent Returns the parent Object of the specified object. Read-only.
Public property Selection Returns a Selection object consisting of one or more items selected in the current view. Read-only.
Public property Session Returns the NameSpace object for the current session. Read-only.
Public property Top Returns or sets an Integer (int in C#) value indicating the position (in pixels) of the top horizontal edge of an explorer window from the edge of the screen. Read/write.
Public property Views This object, member, or enumeration is deprecated and is not intended to be used in your code.
Public property Width Returns or sets an Integer (int in C#) value indicating the width (in pixels) of the specified object. Read/write.
Public property WindowState Returns or sets the property with a constant in the OlWindowState enumeration specifying the window state of an explorer or inspector window. Read/write.

Top

See Also

Reference

_Explorer Interface

Microsoft.Office.Interop.Outlook Namespace