Conversation

Last modified: May 12, 2010

Applies to: Exchange Server 2007 | Exchange Server 2010

The Conversation element represents a single conversation.

FindConversationResponse
  Conversations
    Conversation

<Conversation>
   <ConversationId/>
   <ConversationTopic/>
   <UniqueRecipients/>
   <GlobalUniqueRecipients/>
   <UniqueUnreadSenders/>
   <GlobalUniqueUnreadSenders/>
   <UniqueSenders/>
   <GlobalUniqueSenders/>
   <LastDeliveryTime/>
   <GlobalLastDeliveryTime/>
   <Categories/>
   <GlobalCategories/>
   <FlagStatus/>
   <GlobalFlagStatus/>
   <HasAttachments/>
   <GlobalHasAttachments/>
   <MessageCount/>
   <GlobalMessageCount/>
   <UnreadCount/>
   <GlobalUnreadCount/>
   <Size/>   <GlobalSize/>
   <ItemClasses/>
   <GlobalItemClasses/>
   <Importance/>
   <GlobalImportance/>
   <ItemIds/>
   <GlobalItemIds/>
</Conversation>

ConversationType

Attributes and Elements

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

Attributes

None.

Child Elements

Element

Description

ConversationId

Represents the identifier of a conversation.

ConversationTopic

Represents the conversation topic. This element is read-only.

UniqueRecipients

Contains the recipient list of a conversation aggregated from a particular folder. This element is read-only.

GlobalUniqueRecipients

Contains the recipient list of a conversation aggregated across a mailbox. This element is read-only.

UniqueUnreadSenders

Contains a list of all the people who have sent messages that are currently unread in this conversation in the current folder. This element is read-only.

GlobalUniqueUnreadSenders

Contains a list of all the people who have sent messages that are currently unread in this conversation across all folders in the mailbox.

UniqueSenders

Contains a list of all the senders of conversation items in the current folder. This element is read-only.

GlobalUniqueSenders

Contains a list of all the senders of conversation items in the mailbox.

LastDeliveryTime

Contains the delivery time of the message that was last received in this conversation in the current folder.

GlobalLastDeliveryTime

Contains the delivery time of the message that was last received in this conversation across all folders in the mailbox.

Categories

Contains a collection of strings that identify the categories that are applied to all conversation items in the current folder.

GlobalCategories

Contains the category list for all conversation items in a mailbox.

FlagStatus

Contains the aggregated flag status for conversation items in the current folder.

GlobalFlagStatus

Contains the aggregated flag status for all conversation items in a mailbox.

HasAttachments

Contains a value that indicates whether at least one conversation item in the current folder has an attachment.

GlobalHasAttachments

Contains a value that indicates whether at least one conversation item in a mailbox has an attachment.

MessageCount

Contains the total number of conversation items in the current folder.

GlobalMessageCount

Contains the total number of conversation items in the mailbox.

UnreadCount

Contains the count of unread conversation items within a folder.

GlobalUnreadCount

Contains a count of all the unread conversation items in the mailbox.

Size

Contains the conversation size calculated from the size of all conversation items in the current folder.

GlobalSize

Contains the size of the conversation calculated from the size of all conversation items in the mailbox.

ItemClasses (ArrayOfItemClassType)

Contains a list of item classes that represents all the item classes of the conversation items in the current folder.

GlobalItemClasses

Contains a list of item classes that represents all the item classes of the conversation items in a mailbox.

Importance

Contains the aggregated importance for all conversation items in the current folder.

GlobalImportance

Contains the aggregated importance for all conversation items in a mailbox.

ItemIds

Contains the collection of item identifiers for all conversation items in the current folder.

GlobalItemIds

Contains the collection of item identifiers for all conversation items in a mailbox.

Parent Elements

Element

Description

Conversations

Contains an array of conversations that are returned in the FindConversation response.

Text Value

None.

Remarks

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

Element Information

Namespace

https://schemas.microsoft.com/exchange/services/2006/types

Schema name

Types schema

Validation file

Types.xsd

Can be empty

False