Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns an OlNavigationModuleType constant that represents the navigation module type for the SolutionsModule 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 _SolutionsModule
Dim value As OlNavigationModuleType
value = instance.NavigationModuleType
[DispIdAttribute()]
OlNavigationModuleType NavigationModuleType { get; }
Property Value
Type: Microsoft.Office.Interop.Outlook.OlNavigationModuleType
Remarks
For the SolutionsModule object, this property returns the value olModuleSolutions.