FindConversation

FindConversation 元素定义在邮箱中查找对话的请求。

FindConversation

<FindConversation Traversal="" ViewFilter="">
   <IndexedPageItemView/>
   <SeekToConditionPageItemView/>
   <SortOrder/>
   <ParentFolderId/>
   <MailboxScope/>
   <QueryString/>
   <ConversationShape/>
</FindConversation>

FindConversationType

属性和元素

下面各部分介绍了属性、子元素和父元素。

Attributes


属性 说明
遍历
标识子树遍历的类型。 此特性是可选的。
ViewFilter
标识类型视图筛选器。 此特性是可选的。

遍历属性值


说明

指示浅层遍历。

指示深度遍历。

ViewFilter 属性值


说明
全部
查找所有对话。
标记
查找已标记的对话。
HasAttachment
查找带有附件的对话。
ToOrCcMe
查找已向我发送或抄送的对话。
未读
查找未读对话。
TaskActive
查找活动任务。
TaskOverdue
查找过期的任务。
TaskCompleted
查找已完成的任务。
NoClutter
仅供内部使用。
混乱邮件
仅供内部使用。

子元素

元素 说明
IndexedPageItemView
描述如何返回分页对话信息。
SeekToConditionPageItemView
指定用于标识搜索结束、搜索的起始索引、要返回的最大条目数以及 FindItemFindConversation 搜索的搜索方向的条件。
SortOrder
定义如何在 FindConversation 操作 请求中对项进行排序。 conversation:LastDeliveryTime 属性是使用 FindConversation 操作时唯一支持排序的属性。
ParentFolderId (TargetFolderIdType)
标识要搜索对话的文件夹。
MailboxScope
指定对话的搜索或提取应跨越主邮箱、存档邮箱,还是同时覆盖主邮箱和存档邮箱。
QueryString (QueryStringType)
根据高级查询语法 (AQS) 指定邮箱查询字符串。
ConversationShape
标识设置为在 FindConversation 操作 响应中返回的属性。

父元素

无。

说明

描述此元素的架构位于承载 Exchange Web Services 的 IIS 虚拟目录中。Exchange Server 2010 Service Pack 1 (SP1) 中引入了此元素。

元素信息

元素 示例
命名空间
https://schemas.microsoft.com/exchange/services/2006/messages
架构名称
消息架构
验证文件
Messages.xsd
可以为空
False

另请参阅

FindConversation 操作

Conversations in EWS