Table of Contents

Method GetOutlookBarItem

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

GetOutlookBarItem(string)

Gets the Outlook Bar item with the specified key.

public OutlookBarItem GetOutlookBarItem(string key)

Parameters

key string

The key of the Outlook Bar item to get.

Returns

OutlookBarItem

The Outlook Bar item with the specified key, or null if not found.