Add Method (OutlookBarGroups Collection)

Add Method (OutlookBarGroups Collection)

See Also         Example         Applies To        

Adds a new, empty group in the Outlook Bar and returns the new group as an OutlookBarGroup object.

Syntax

object.Add(Name[, Index])

object   Required. An expression that returns an OutlookBarGroups collection object.

Name   Required String. The name of the group being created.

Index   Optional Long. The position at which the new group will be inserted in the Outlook Bar. Position 1 is at the top of the bar.