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 a NavigationModules object that represents the set of navigation modules contained by the Navigation Pane. Read-only.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
ReadOnly Property Modules As NavigationModules
Get
'Usage
Dim instance As _NavigationPane
Dim value As NavigationModules
value = instance.Modules
[DispIdAttribute()]
NavigationModules Modules { get; }
Property Value
Type: Microsoft.Office.Interop.Outlook.NavigationModules