Table of Contents

Constructor OutlookBarService

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

OutlookBarService(IOutlookBarFactory, IOutlookBarViewModel)

Initializes a new instance of the OutlookBarService class.

public OutlookBarService(IOutlookBarFactory outlookBarFactory, IOutlookBarViewModel outlookBarViewModel)

Parameters

outlookBarFactory IOutlookBarFactory

The factory for creating Outlook Bar items.

outlookBarViewModel IOutlookBarViewModel

The view model for the Outlook Bar.