TableView.ShowFullConversations property (Outlook)
Returns or sets a Boolean value that indicates whether to display conversation items from other folders, such as the Sent Items folder, as part of the conversation in the table view. Read/write.
Syntax
expression. ShowFullConversations
expression A variable that represents a 'TableView' object.
Remarks
The ShowFullConversations property takes effect only if the current table view displays items by date and conversation.
True indicates that items of the same conversation are displayed by default as part of the conversation in the table view. False indicates that only conversation items in the current folder are displayed in the table view.
The ShowFullConversations property is analogous to selecting Show Messages from Other Folders in the Conversations menu of the Arrangement group on the View tab of the ribbon.
See also
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.