Table of Contents

Class OutlookBarService

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

Represents a service for managing the Outlook Bar.

public class OutlookBarService : IOutlookBarService
Inheritance
OutlookBarService
Implements
Extension Methods

Constructors

OutlookBarService(IOutlookBarFactory, IOutlookBarViewModel)

Initializes a new instance of the OutlookBarService class.

Methods

AddOutlookBarItem(OutlookBarItem)

Adds an Outlook Bar item to the Outlook Bar.

AddOutlookBarItem<TOutlookBar>()

Adds an Outlook Bar item of the specified type to the Outlook Bar.

GetOutlookBarItem(string)

Gets the Outlook Bar item with the specified key.

GetOutlookBarItemBuilder(string)

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