Show AllShow All

OutlookBarGroups Object

OutlookBarGroups
OutlookBarGroup

The OutlookBarGroups object contains a set of OutlookBarGroup objects representing all groups in the Shortcuts pane.

Using the OutlookBarGroups Object

Use the Groups property to return the OutlookBarGroups object from the OutlookBarStorage object. For example:

Set myGroups = myOutlookBarStorage.Groups