Compartir a través de


SearchMailboxesParameters.ResultType Propiedad

Definición

Obtiene o establece si la búsqueda es una búsqueda de estadísticas o vista previa. La ResultType propiedad es aplicable a los clientes que tienen como destino Exchange Online y versiones de Exchange a partir de 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

Valor de propiedad

Tipo de resultado.

Se aplica a