ExchangeServiceBinding.GetNonIndexableItemStatisticsAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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