NavigationModules.GetNavigationModule Method (Outlook)
Retrieves a NavigationModule object with the specified navigation module type from the Navigation Pane.
Version Information
Version Added: Outlook 2007
Syntax
expression .GetNavigationModule(ModuleType)
expression An expression that returns a NavigationModules object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
---|---|---|---|
ModuleType |
Required |
The type of navigation module to be retrieved. |
Return Value
A NavigationModule object that represents the navigation module with the specified navigation module type.