OutlookBarGroups Collection Object

OutlookBarGroups Collection Object

See Also                  Properties         Methods         Events

OutlookBarStorage object
OutlookBarGroups collection (OutlookBarGroup object)
OutlookBarShortcuts collection (OutlookBarShortcut object)

The OutlookBarGroups collection contains a set of OutlookBarGroup objects representing all groups in the Outlook Bar.

Using the OutlookBarGroups Collection Object

Use the Groups property to return the OutlookBarGroups collection object from the OutlookBarStorage object.

Set myGroups = myOutlookBarStorage.Groups