NavigationModules object (Outlook)

Contains a read-only set of NavigationModule objects that represent the navigation modules displayed by the navigation pane.

Remarks

Use the Modules property of the NavigationPane object to return a NavigationModules object.

Use the Item method to retrieve a NavigationModule object by either the name or ordinal position of the navigation module within the collection, or use the GetNavigationModule method to return a NavigationModule object by the navigation module type.

Use the Count property to return the number of navigation modules contained in the navigation pane.

Methods

Name
GetNavigationModule
Item

Properties

Name
Application
Class
Count
Parent
Session

See also

Outlook Object Model Reference

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.