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