SearchResultType Enum

Definition

Defines the type of search result. The SearchResultType enumeration is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public enum class SearchResultType
public enum SearchResultType
Public Enum SearchResultType
Inheritance
SearchResultType

Fields

PreviewOnly 1

The preview of the search results only. The PreviewOnly field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

StatisticsOnly 0

The keyword statistics of the search results only. The StatisticsOnly field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Applies to