Occurs when a new shortcut is added to a Outlook Bar group. This event is not available in VBScript.
Syntax
Sub object_ShortcutAdd(NewShortcut as OutlookBarShortcut)
object An expression that evaluates to an OutlookBarShortcuts collection object.
NewShortcut Required. The shortcut that is being added.