_NavigationModule.NavigationModuleType 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 an OlNavigationModuleType constant that represents the navigation module type for the object. Read-only.
public:
property Microsoft::Office::Interop::Outlook::OlNavigationModuleType NavigationModuleType { Microsoft::Office::Interop::Outlook::OlNavigationModuleType get(); };
public Microsoft.Office.Interop.Outlook.OlNavigationModuleType NavigationModuleType { get; }
Public ReadOnly Property NavigationModuleType As OlNavigationModuleType
Property Value
Remarks
This property is typically used when casting a NavigationModule object to one of the following objects in order to access the NavigationGroups property: