Table of Contents

Class IOutlookBarViewModelExtensions

Namespace
Innova.Prism.Library.Services
Assembly
Innova.Prism.Library.dll
public static class IOutlookBarViewModelExtensions
Inheritance
IOutlookBarViewModelExtensions

Methods

InsertSorted(IOutlookBarViewModel, OutlookBarItem)

Inserts the specified OutlookBarItem into the OutlookBarViewModel in a sorted order.

SetFirstSelected(IOutlookBarViewModel)

Sets the first item in the OutlookBarViewModel as the selected item.

SetSelected(IOutlookBarViewModel, string)

Sets the selected item in the OutlookBarViewModel based on the specified key.