Table of Contents

Method WithView

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

WithView(Type)

Sets the view for the Outlook bar item.

public IOutlookBarItemBuilder WithView(Type type)

Parameters

type Type

The type of the view.

Returns

IOutlookBarItemBuilder

The Outlook bar item builder.