MailItem.ConversationTopic Property

Outlook Developer Reference

Returns a String representing the topic of the conversation thread of the Outlook item. Read-only.

Syntax

expression.ConversationTopic

expression   A variable that represents a MailItem object.

See Also