MailItem.ClearConversationIndex Method

Outlook Developer Reference

Clears the index of the conversation thread for the mail message.

Syntax

expression.ClearConversationIndex

expression   A variable that represents a MailItem object.

See Also