Conversation.Parent property (Outlook)

Returns the parent Object of the specified Conversation object. Read-only.

Syntax

expression.Parent

expression A variable that represents a Conversation object.

Remarks

The parent of a Conversation object is the first item in the conversation.

If all items in the conversation are deleted after the Conversation object has been obtained, the Parent property returns Null (Nothing in Visual Basic).

See also

Conversation Object

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.