MailItem.ConversationIndex Property

Outlook Developer Reference

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

Syntax

expression.ConversationIndex

expression   A variable that represents a MailItem object.

See Also