Method WithView
WithView(Type)
Specifies the view type for the Outlook bar item.
IOutlookBarItemBuilder WithView(Type type)
Parameters
typeTypeThe type of the view.
Returns
- IOutlookBarItemBuilder
 The builder instance.
Specifies the view type for the Outlook bar item.
IOutlookBarItemBuilder WithView(Type type)
type TypeThe type of the view.
The builder instance.