TableView.AlwaysExpandConversation property (Outlook)

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

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

TableView Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.