Compartir a través de


GetNonIndexableItemStatisticsResponse.NonIndexableStatistics Propiedad

Definición

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.

public:
 property System::Collections::Generic::List<Microsoft::Exchange::WebServices::Data::NonIndexableItemStatistic ^> ^ NonIndexableStatistics { System::Collections::Generic::List<Microsoft::Exchange::WebServices::Data::NonIndexableItemStatistic ^> ^ get(); };
public System.Collections.Generic.List<Microsoft.Exchange.WebServices.Data.NonIndexableItemStatistic> NonIndexableStatistics { get; }
Public ReadOnly Property NonIndexableStatistics As List(Of NonIndexableItemStatistic)

Valor de propiedad

Estadísticas sobre elementos que no se pudieron indexar.

Se aplica a