Share via


_NavigationGroup.GroupType Property

Returns an OlGroupType constant that indicates the group type for the NavigationGroup object. Read-only.

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

Syntax

'Declaration
ReadOnly Property GroupType As OlGroupType
    Get
'Usage
Dim instance As _NavigationGroup
Dim value As OlGroupType

value = instance.GroupType
OlGroupType GroupType { get; }

Property Value

Type: Microsoft.Office.Interop.Outlook.OlGroupType

See Also

Reference

_NavigationGroup Interface

_NavigationGroup Members

Microsoft.Office.Interop.Outlook Namespace