Interface IOutlookBarService
public interface IOutlookBarService
- Extension Methods
Methods
- AddOutlookBarItem(OutlookBarItem)
Adds an OutlookBarItem to the OutlookBar.
- AddOutlookBarItem<TOutlookBar>()
Adds an OutlookBarItem of type TOutlookBar to the OutlookBar.
- GetOutlookBarItem(string)
Gets the OutlookBarItem with the specified key.
- GetOutlookBarItemBuilder(string)
Gets the builder for the OutlookBarItem with the specified key.