ConversationHeader.ConversationID property (Outlook)
Returns a String that uniquely identifies the Conversation object to which this conversation header belongs. Read-only.
Syntax
expression. ConversationID
expression A variable that represents a 'ConversationHeader' object.
Remarks
This property associates the conversation header with other items in the same 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
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.