GetNonIndexableItemStatisticsResponse.NonIndexableStatistics Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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.