Table of Contents

Method WithView

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

WithView(Type)

Specifies the view type for the Outlook bar item.

IOutlookBarItemBuilder WithView(Type type)

Parameters

type Type

The type of the view.

Returns

IOutlookBarItemBuilder

The builder instance.