TableView.AlwaysExpandConversation Property (Outlook)

Returns or sets a Boolean value that indicates whether conversations are always fully expanded in the table view. Read/write.

Version Information

Version Added: Outlook 2010

Syntax

expression .AlwaysExpandConversation

expression A variable that represents a TableView object.

Remarks

The AlwaysExpandConversation property is analogous to selecting Always Expand Conversations in the Conversations menu of the Arrangement group on the View tab of the ribbon.

True indicates that conversation groups are fully expanded in the table view by default; False indicates conversation groups are only partially expanded.

See Also

Concepts

TableView Object Members

TableView Object