OutlookBarShortcuts Collection
OutlookBarShortcuts OutlookBarShortcut |
The OutlookBarShortcuts collection contains a set of OutlookBarShortcut objects representing all shortcuts in a group in the Shortcuts pane.
Using the OutlookBarShortcuts Object
Use the Shortcuts property to return the OutlookBarShortcuts collection object from the OutlookBarGroup object. For example:
Set myShortcuts = myOutlookBarGroup.Shortcuts
Properties | Application Property | Class Property | Count Property | Parent Property | Session Property
Methods | Add Method | Item Method | Remove Method
Events | BeforeShortcutAdd Event | BeforeShortcutRemove Event | ShortcutAdd Event
Parent Objects
Child Objects