FindConversationResults Class

Definition

Contains the results of an attempt to find conversations in a folder. The FindConversationResults class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public ref class FindConversationResults sealed
public sealed class FindConversationResults
Public NotInheritable Class FindConversationResults
Inheritance
FindConversationResults

Properties

Conversations

Gets the conversations found by the search operation. The Conversations property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

HighlightTerms

Gets the highlighted terms returned by the search operation. The HighlightTerms property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

IndexedOffset

Gets the indexed offset of the first conversation returned by the search operation. The IndexedOffset property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

TotalCount

Gets the number of conversations returned by the search operation. The TotalCount property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Applies to