NavigationModules Object (Outlook)
Contains a read-only set of NavigationModule objects that represent the navigation modules displayed by the Navigation Pane.
Version Information
Version Added: Outlook 2007
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.