Table of Contents

Class IMenuBuilderExtensions

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

Provides extension methods for IOutlookBarMenuBuilder to add the AppSettings menu.

public static class IMenuBuilderExtensions
Inheritance
IMenuBuilderExtensions

Methods

AddAppSettingsMenu(IOutlookBarMenuBuilder)

Adds the AppSettings menu to the OutlookBar menu.

AddAppSettingsMenu(IOutlookBarMenuBuilder, Action<AppSettingsMenu>)

Adds the AppSettings menu to the OutlookBar menu with a custom action.