Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
The ConversationNode element specifies a node in a conversation.
<ConversationNode>
<InternetMessageId></InternetMessageId>
<ParentInternetMessageId></ParentInternetMessageId>
<Items></Items>
</ConversationNode>
ConversationNodeType
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
| Element | Description |
|---|---|
| InternetMessageId |
Represents the Internet message identifier of an item. |
| ParentInternetMessageId |
Specifies the identifier of the parent Internet message. |
| ItemIds (NonEmptyArrayOfItemIdsType) |
Specifies all the items in the conversation node. |
Parent elements
| Element | Description |
|---|---|
| ConversationNodes |
Specifies a collection of conversation nodes. |
Remarks
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.
Element information
| Element | Example |
|---|---|
| Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
| Schema Name |
Type schema |
| Validation File |
types.xsd |
| Can Be Empty |