Occurs when a new group has been added to the Outlook Bar. This event is not available in VBScript.
Syntax
Sub objOutlookBarStorage_GroupAdd(NewGroup as OutlookBarGroup)
object An expression that evaluates to an OutlookBarStorage object.
NewGroup Required. The OutlookBarGroup that was added.