Compartir a través de


GetNonIndexableItemStatisticsResponse Clase

Definición

Contiene el resultado de una solicitud de información estadística sobre los elementos de un buzón que no se pudieron indexar. La GetNonIndexableItemStatisticsResponse clase es aplicable a los clientes que tienen como destino Exchange Online y versiones de Exchange a partir de Exchange Server 2013.

public ref class GetNonIndexableItemStatisticsResponse sealed : Microsoft::Exchange::WebServices::Data::ServiceResponse
public sealed class GetNonIndexableItemStatisticsResponse : Microsoft.Exchange.WebServices.Data.ServiceResponse
Public NotInheritable Class GetNonIndexableItemStatisticsResponse
Inherits ServiceResponse
Herencia
GetNonIndexableItemStatisticsResponse

Propiedades

ErrorCode

Obtiene el código de error asociado a esta respuesta.

(Heredado de ServiceResponse)
ErrorDetails

Obtiene los detalles del error asociados a la respuesta.

(Heredado de ServiceResponse)
ErrorMessage

Obtiene un mensaje de error detallado asociado a la respuesta.

(Heredado de ServiceResponse)
ErrorProperties

Obtiene información sobre los errores de propiedad asociados a la respuesta.

(Heredado de ServiceResponse)
NonIndexableStatistics

Obtiene estadísticas sobre los elementos de un buzón de correo que no se pudieron indexar. La NonIndexableStatistics propiedad es aplicable a los clientes que tienen como destino Exchange Online y versiones de Exchange a partir de Exchange Server 2013.

Result

Obtiene el resultado asociado a esta respuesta.

(Heredado de ServiceResponse)

Se aplica a