Table of Contents

Interface IOutlookBarService

Namespace
Innova.Prism.Library.Services
Assembly
Innova.Prism.Library.dll
public interface IOutlookBarService
Extension Methods

Methods

AddOutlookBarItem(OutlookBarItem)

Adds an OutlookBarItem to the OutlookBar.

AddOutlookBarItem<TOutlookBar>()

Adds an OutlookBarItem of type TOutlookBar to the OutlookBar.

GetOutlookBarItem(string)

Gets the OutlookBarItem with the specified key.

GetOutlookBarItemBuilder(string)

Gets the builder for the OutlookBarItem with the specified key.