Partager via


ExchangeService.BeginGetNonIndexableItemStatistics Méthode

Définition

Appel asynchrone pour obtenir des statistiques d’élément non indexables

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

Paramètres

callback
AsyncCallback

callback

state
Object

state

parameters
GetNonIndexableItemStatisticsParameters

Obtenir les paramètres de statistiques d’élément non indexables

Retours

Résultat asynchrone

S’applique à