SearchMailboxesResult.ResultType Property

Definition

Gets or sets the value that determines whether the search was a statistical or preview search. The ResultType property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public:
 property Microsoft::Exchange::WebServices::Data::SearchResultType ResultType { Microsoft::Exchange::WebServices::Data::SearchResultType get(); void set(Microsoft::Exchange::WebServices::Data::SearchResultType value); };
public Microsoft.Exchange.WebServices.Data.SearchResultType ResultType { get; set; }
Public Property ResultType As SearchResultType

Property Value

The result type.

Applies to