Returns the target of the specified shortcut in an Outlook Bar group.
Read-only Variant
Syntax
objOutlookBarShortcut.Target
objOutlookBarShortcut Required. An expression that returns an OutlookBarShortcut object.
Remarks
The return type depends on the shortcut type. If the shortcut represents a Microsoft Outlook folder, the return type is MAPIFolder. If the shortcut represents a file-system folder, the return type is an Object. If the shortcut represents a file-system path or URL, the return type is a String,.