_JournalModule.NavigationGroups Property

Returns a NavigationGroups object that contains the set of navigation groups associated with the JournalModule object. Read-only.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
<DispIdAttribute()> _
ReadOnly Property NavigationGroups As NavigationGroups
    Get
'Usage
Dim instance As _JournalModule
Dim value As NavigationGroups

value = instance.NavigationGroups
[DispIdAttribute()]
NavigationGroups NavigationGroups { get; }

Property Value

Type: Microsoft.Office.Interop.Outlook.NavigationGroups

See Also

Reference

_JournalModule Interface

_JournalModule Members

Microsoft.Office.Interop.Outlook Namespace