FindConversationResults 类

定义

包含尝试在文件夹中查找对话的结果。 类FindConversationResults适用于从 Exchange Server 2013 开始面向 Exchange Online 和 Exchange 版本的客户端。

public ref class FindConversationResults sealed
public sealed class FindConversationResults
Public NotInheritable Class FindConversationResults
继承
FindConversationResults

属性

Conversations

获取搜索操作找到的对话。 属性Conversations适用于面向 Exchange Online 和从 2013 Exchange Server 开始的 Exchange 版本的客户端。

HighlightTerms

获取搜索操作返回的突出显示的字词。 属性HighlightTerms适用于面向 Exchange Online 和从 2013 Exchange Server 开始的 Exchange 版本的客户端。

IndexedOffset

获取搜索操作返回的第一个会话的索引偏移量。 属性IndexedOffset适用于面向 Exchange Online 和从 2013 Exchange Server 开始的 Exchange 版本的客户端。

TotalCount

获取搜索操作返回的会话数。 属性TotalCount适用于面向 Exchange Online 和从 2013 Exchange Server 开始的 Exchange 版本的客户端。

适用于