Method GetOutlookBarItemBuilder
GetOutlookBarItemBuilder(string)
Gets the builder for the OutlookBarItem with the specified key.
IOutlookBarItemBuilder GetOutlookBarItemBuilder(string key)
Parameters
keystringThe key of the OutlookBarItem.
Returns
- IOutlookBarItemBuilder
 The builder for the OutlookBarItem with the specified key.