TableView.ShowConversationSendersAboveSubject property (Outlook)

Returns or sets a Boolean value that indicates whether the table view displays the participating senders above the subject line in the conversation header, or below it. Read/write.

Syntax

expression. ShowConversationSendersAboveSubject

expression A variable that represents a 'TableView' object.

Remarks

True indicates that the table view displays the participating senders above the subject line in the conversation header. False indicates that the table view displays the participating senders below the subject line in the conversation header.

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.