ExchangeServiceBinding.GetNonIndexableItemStatisticsAsync Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
GetNonIndexableItemStatisticsAsync(GetNonIndexableItemStatisticsType) | |
GetNonIndexableItemStatisticsAsync(GetNonIndexableItemStatisticsType, Object) |
GetNonIndexableItemStatisticsAsync(GetNonIndexableItemStatisticsType)
public:
void GetNonIndexableItemStatisticsAsync(ExchangeWebServices::GetNonIndexableItemStatisticsType ^ GetNonIndexableItemStatistics1);
public void GetNonIndexableItemStatisticsAsync (ExchangeWebServices.GetNonIndexableItemStatisticsType GetNonIndexableItemStatistics1);
Public Sub GetNonIndexableItemStatisticsAsync (GetNonIndexableItemStatistics1 As GetNonIndexableItemStatisticsType)
Parámetros
- GetNonIndexableItemStatistics1
- GetNonIndexableItemStatisticsType
Se aplica a
GetNonIndexableItemStatisticsAsync(GetNonIndexableItemStatisticsType, Object)
public:
void GetNonIndexableItemStatisticsAsync(ExchangeWebServices::GetNonIndexableItemStatisticsType ^ GetNonIndexableItemStatistics1, System::Object ^ userState);
public void GetNonIndexableItemStatisticsAsync (ExchangeWebServices.GetNonIndexableItemStatisticsType GetNonIndexableItemStatistics1, object userState);
Public Sub GetNonIndexableItemStatisticsAsync (GetNonIndexableItemStatistics1 As GetNonIndexableItemStatisticsType, userState As Object)
Parámetros
- GetNonIndexableItemStatistics1
- GetNonIndexableItemStatisticsType
- userState
- Object