Share via


Conversation.Parent Property (Outlook)

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

Version Information

Version Added: Outlook 2010

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

Concepts

Conversation Object

Conversation Object Members