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.
Version Information
Version Added: Outlook 2010
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.