Skip to content

Latest commit

 

History

History
54 lines (33 loc) · 1.67 KB

Outlook.NavigationModules.md

File metadata and controls

54 lines (33 loc) · 1.67 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
NavigationModules object (Outlook)
vbaol11.chm3192
vbaol11.chm3192
Outlook.NavigationModules
4b0743d3-0a21-488c-27b2-31ae07129a61
06/08/2017
medium

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

[!includeSupport and feedback]