Compartilhar via


GetNonIndexableItemStatisticsResponse.NonIndexableStatistics Propriedade

Definição

Obtém estatísticas sobre itens em uma caixa de correio que não puderam ser indexados. A NonIndexableStatistics propriedade é aplicável para clientes que visam Exchange Online e versões do 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 da propriedade

Estatísticas sobre itens que não puderam ser indexados.

Aplica-se a