The OutlookBarItem type exposes the following members.

Properties

  NameDescription
Public propertyCollapsedHeader
Gets or sets the content displayed on the selection bar when the item is displayed as a small icon. This is a dependency property.
Public propertyContent
Gets or sets the content of this OutlookBarItem. This is a dependency property.
Public propertyDispatcher (Inherited from DependencyObject.)
Public propertyHeader
Gets or sets the content displayed on the selection button for this pane. This is a dependency property.
Public propertyIsSelected
Gets or sets whether or not this OutlookBarItem is selected. This is a dependency property.

See Also