Method GetOutlookBarItem
GetOutlookBarItem(string)
Gets the OutlookBarItem with the specified key.
OutlookBarItem GetOutlookBarItem(string key)
Parameters
key
stringThe key of the OutlookBarItem.
Returns
- OutlookBarItem
The OutlookBarItem with the specified key.