Share via


NavigationPane Members

Include Protected Members
Include Inherited Members

Represents the Navigation Pane displayed by the active Explorer object.

The NavigationPane 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 _NavigationPane.)
Public property Class Returns an OlObjectClass constant indicating the object's class. Read-only. (Inherited from _NavigationPane.)
Public property CurrentModule Returns or sets a NavigationModule object that represents the currently selected navigation module in the Navigation Pane. Read/write. (Inherited from _NavigationPane.)
Public property DisplayedModuleCount Returns or sets an Integer (int in C#) value that indicates the number of NavigationModule objects displayed in the Navigation Pane. Read/write. (Inherited from _NavigationPane.)
Public property IsCollapsed Returns or sets a Boolean value (bool in C#) that determines whether the Navigation Pane is collapsed. Read/write. (Inherited from _NavigationPane.)
Public property Modules Returns a NavigationModules object that represents the set of navigation modules contained by the Navigation Pane. Read-only. (Inherited from _NavigationPane.)
Public property Parent Returns the parent Object of the specified object. Read-only. (Inherited from _NavigationPane.)
Public property Session Returns the NameSpace object for the current session. Read-only. (Inherited from _NavigationPane.)

Top

Events

  Name Description
Public event ModuleSwitch Occurs after the selection changes for a navigation module in the NavigationModules collection of the NavigationPane object. (Inherited from NavigationPaneEvents_12_Event.)

Top

See Also

Reference

NavigationPane Interface

Microsoft.Office.Interop.Outlook Namespace