NavigationPane Object Members

Outlook Developer Reference

Represents the Navigation Pane displayed by the active Explorer object.

Properties

  Name Description
Bb176698.properties(en-us,office.12).gif Application Returns an Application object that represents the parent Outlook application for the object. Read-only.
Bb176698.properties(en-us,office.12).gif Class Returns an OlObjectClass constant indicating the object's class. Read-only.
Bb176698.properties(en-us,office.12).gif CurrentModule Returns or sets a NavigationModule object that represents the currently selected navigation module in the Navigation Pane. Read/write.
Bb176698.properties(en-us,office.12).gif DisplayedModuleCount Returns or sets a Long value that indicates the number of NavigationModule objects displayed in the Navigation Pane. Read/write.
Bb176698.properties(en-us,office.12).gif IsCollapsed Returns or sets a Boolean value that determines whether the Navigation Pane is collapsed. Read/write.
Bb176698.properties(en-us,office.12).gif Modules Returns a NavigationModules object that represents the set of navigation modules contained by the Navigation Pane. Read-only.
Bb176698.properties(en-us,office.12).gif Parent Returns the parent Object of the specified object. Read-only.
Bb176698.properties(en-us,office.12).gif Session Returns the NameSpace object for the current session. Read-only.

Events

  Name Description
Bb176698.events(en-us,office.12).gif ModuleSwitch Occurs after the selection changes for a navigation module in the Modules collection of the NavigationPane object.