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