OutlookBarStorage.Groups Property

Returns an OutlookBarGroups object representing the set of groups in the Shortcuts pane. Read-only.

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

Syntax

'Declaration
ReadOnly Default Property Groups As OutlookBarGroups
    Get
'Usage
Dim instance As OutlookBarStorage
Dim value As OutlookBarGroups

value = instance
OutlookBarGroups this { get; }

Property Value

Type: Microsoft.Office.Interop.Outlook.OutlookBarGroups

See Also

Reference

OutlookBarStorage Interface

OutlookBarStorage Members

Microsoft.Office.Interop.Outlook Namespace