ExchangeServiceBinding.GetNonIndexableItemStatisticsAsync Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
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)
Parameter
- GetNonIndexableItemStatistics1
- GetNonIndexableItemStatisticsType
Gilt für:
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)
Parameter
- GetNonIndexableItemStatistics1
- GetNonIndexableItemStatisticsType
- userState
- Object