NavigationPane Object (Outlook)

Represents the Navigation Pane displayed by the active Explorer object.

Version Information

Version Added: Outlook 2007

Remarks

Use the NavigationPane property of the Explorer object to retrieve a NavigationPane object, if one exists for the explorer.

Note

Some Explorer objects may not have a Navigation Pane.

Use the IsCollapsed property to return or set the display mode of the Navigation Pane.

Use the Modules property to return a NavigationModules object that represents the collection of navigation modules contained by the Navigation Pane. Use the DisplayedModuleCount to return the count of NavigationModule objects currently displayed in the Navigation Pane and the CurrentModule property to return or set the currently selected NavigationModule object.

Use the ModuleSwitch event to detect when the selected NavigationModule object changes in the Navigation Pane.

See Also

Concepts

NavigationPane Object Members

Outlook Object Model Reference