_NavigationModule.NavigationModuleType Property
Returns an OlNavigationModuleType constant that represents the navigation module type for the object. Read-only.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
ReadOnly Property NavigationModuleType As OlNavigationModuleType
Get
'Usage
Dim instance As _NavigationModule
Dim value As OlNavigationModuleType
value = instance.NavigationModuleType
[DispIdAttribute()]
OlNavigationModuleType NavigationModuleType { get; }
Property Value
Type: Microsoft.Office.Interop.Outlook.OlNavigationModuleType
Remarks
This property is typically used when casting a NavigationModule object to one of the following objects in order to access the NavigationGroups property: