ExchangeServiceBinding.GetNonIndexableItemStatisticsAsync Method

Definition

Overloads

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)

Parameters

GetNonIndexableItemStatistics1
GetNonIndexableItemStatisticsType

Applies to

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)

Parameters

GetNonIndexableItemStatistics1
GetNonIndexableItemStatisticsType
userState
Object

Applies to