Share via


TableView.ShowUnreadAndFlaggedMessages Property

Outlook Developer Reference

Returns or sets a Boolean value that indicates if only unread and flagged messages are displayed when Outlook items in the TableView object are arranged by conversation. Read/write.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.ShowUnreadAndFlaggedMessages

expression   A variable that represents a TableView object.

See Also