Conversations

The Conversations element contains an array of conversations that are returned in the FindConversation response.

FindConversationResponse

Conversations

<Conversations>
   <Conversation/>
</Conversations>

ArrayOfConversationsType

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

Element Description
Conversation (ConversationType)
Represents a single conversation.

Parent elements

Element Description
FindConversationResponse
Defines a response to a FindConversation request.

Text value

None.

Remarks

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.This element was introduced in Exchange Server 2010 Service Pack 1 (SP1).

Element information

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/messages
Schema name
Messages schema
Validation file
Messages.xsd
Can be empty
False

See also

FindConversation operation

Conversations in EWS