Table of Contents

Method GetOutlookBarItem

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

GetOutlookBarItem(string)

Gets the OutlookBarItem with the specified key.

OutlookBarItem GetOutlookBarItem(string key)

Parameters

key string

The key of the OutlookBarItem.

Returns

OutlookBarItem

The OutlookBarItem with the specified key.