Compartilhar via


ExchangeService.EndGetNonIndexableItemStatistics(IAsyncResult) Método

Definição

Chamada assíncrona solicitando estatísticas sobre itens de pasta que não puderam ser indexados.

public:
 Microsoft::Exchange::WebServices::Data::GetNonIndexableItemStatisticsResponse ^ EndGetNonIndexableItemStatistics(IAsyncResult ^ asyncResult);
public Microsoft.Exchange.WebServices.Data.GetNonIndexableItemStatisticsResponse EndGetNonIndexableItemStatistics (IAsyncResult asyncResult);
Public Function EndGetNonIndexableItemStatistics (asyncResult As IAsyncResult) As GetNonIndexableItemStatisticsResponse

Parâmetros

asyncResult
IAsyncResult

Contém informações de estado para passar para o servidor exchange.

Retornos

Um objeto de resposta que contém informações estatísticas sobre itens que não puderam ser indexados.

Aplica-se a