Method GetOutlookBarItemBuilder
GetOutlookBarItemBuilder(string)
Gets the builder for configuring the Outlook Bar item with the specified key.
public IOutlookBarItemBuilder GetOutlookBarItemBuilder(string key)
Parameters
key
stringThe key of the Outlook Bar item to get the builder for.
Returns
- IOutlookBarItemBuilder
The builder for configuring the Outlook Bar item with the specified key, or null if not found.