Class IOutlookBarViewModelExtensions
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.