Conversation.ConversationID Property (Outlook)

Returns a String that uniquely identifies a Conversation object. Read-only.

Version Information

Version Added: Outlook 2010

Syntax

expression .ConversationID

expression A variable that represents a Conversation object.

Remarks

This property associates items with a conversation. These items and the conversation all have the same value in their ConversationID property.

This property corresponds with the MAPI property PidTagConversationId.

See Also

Concepts

Conversation Object Members

Conversation Object