Table of Contents

Method GetOutlookBarItemBuilder

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

GetOutlookBarItemBuilder(string)

Gets the builder for the OutlookBarItem with the specified key.

IOutlookBarItemBuilder GetOutlookBarItemBuilder(string key)

Parameters

key string

The key of the OutlookBarItem.

Returns

IOutlookBarItemBuilder

The builder for the OutlookBarItem with the specified key.