Compartilhar via


ExchangeService.BeginGetNonIndexableItemStatistics Método

Definição

Chamada assíncrona para obter estatísticas de itens não indexáveis

public:
 IAsyncResult ^ BeginGetNonIndexableItemStatistics(AsyncCallback ^ callback, System::Object ^ state, Microsoft::Exchange::WebServices::Data::GetNonIndexableItemStatisticsParameters ^ parameters);
public IAsyncResult BeginGetNonIndexableItemStatistics (AsyncCallback callback, object state, Microsoft.Exchange.WebServices.Data.GetNonIndexableItemStatisticsParameters parameters);
Public Function BeginGetNonIndexableItemStatistics (callback As AsyncCallback, state As Object, parameters As GetNonIndexableItemStatisticsParameters) As IAsyncResult

Parâmetros

callback
AsyncCallback

retorno de chamada

state
Object

state

parameters
GetNonIndexableItemStatisticsParameters

Obter parâmetros de estatísticas de itens não indexáveis

Retornos

Resultado assíncrono

Aplica-se a