_NavigationPane.Modules Property

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

See Also

Reference

_NavigationPane Interface

_NavigationPane Members

Microsoft.Office.Interop.Outlook Namespace