_ContactsModule.NavigationGroups Property

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

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

Syntax

'Declaration
ReadOnly Property NavigationGroups As NavigationGroups
    Get
'Usage
Dim instance As _ContactsModule
Dim value As NavigationGroups

value = instance.NavigationGroups
NavigationGroups NavigationGroups { get; }

Property Value

Type: Microsoft.Office.Interop.Outlook.NavigationGroups

See Also

Reference

_ContactsModule Interface

_ContactsModule Members

Microsoft.Office.Interop.Outlook Namespace