The OutlookBarItem type exposes the following members.

Properties

  NameDescription
CollapsedHeader
Gets or sets the content displayed on the selection bar when the item is displayed as a small icon. This is a dependency property.
Content
Gets or sets the content of this OutlookBarItem. This is a dependency property.
Header
Gets or sets the content displayed on the selection button for this pane. This is a dependency property.
IsSelected
Gets or sets whether or not this OutlookBarItem is selected. This is a dependency property.

See Also