OutlookBarGroups Object

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

OutlookBarStorage
Aa158734.parchild(en-us,office.10).gifOutlookBarGroups
Aa158734.space(en-us,office.10).gifAa158734.parchild(en-us,office.10).gif

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

Using the OutlookBarGroups Object 

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

  Set myGroups = myOutlookBarStorage.Groups