See Also Properties Methods Events
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