Table of Contents

Method GetOutlookBarItemBuilder

Namespace
Innova.Prism.Library.Services
Assembly
Innova.Prism.Library.dll

GetOutlookBarItemBuilder(string)

Gets the builder for configuring the Outlook Bar item with the specified key.

public IOutlookBarItemBuilder GetOutlookBarItemBuilder(string key)

Parameters

key string

The 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.