ConversationNode
Published: July 16, 2012
The ConversationNode element specifies a node in a conversation.
Applies to: Exchange Online | Exchange Server 2013
<ConversationNode>
<InternetMessageId></InternetMessageId>
<ParentInternetMessageId></ParentInternetMessageId>
<Items></Items>
</ConversationNode>
ConversationNodeType
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
Element | Description |
|---|---|
Represents the Internet message identifier of an item. | |
Specifies the identifier of the parent Internet message. | |
Specifies all the items in the conversation node. |
Parent elements
Element | Description |
|---|---|
Specifies a collection of conversation nodes. |
This element was introduced in Exchange Server 2013.
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
Namespace | http://schemas.microsoft.com/exchange/services/2006/types |
Schema Name | Type schema |
Validation File | types.xsd |
Can Be Empty |
Date | Description |
|---|---|
July 16, 2012 | Initial publication |