_NavigationPane.Modules Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a NavigationModules object that represents the set of navigation modules contained by the Navigation Pane. Read-only.
public:
property Microsoft::Office::Interop::Outlook::NavigationModules ^ Modules { Microsoft::Office::Interop::Outlook::NavigationModules ^ get(); };
public Microsoft.Office.Interop.Outlook.NavigationModules Modules { get; }
Public ReadOnly Property Modules As NavigationModules