Returns all shortcuts of a group in the OutlookBar.
#Include <OutlookEX_GUI.au3>
_OL_BarShortcutGet($oOL, $vGroup)
Parameters
$oOL | Outlook object returned by a preceding call to _OL_Open() |
$vGroup | Name or 1-based index value of the group |
Return Value
Success: two-dimensional one based array with the following information:
Remarks
None.
Related
See Also
http://msdn.microsoft.com/en-us/library/bb176723(v=office.12).aspx