ExchangeService.BeginGetNonIndexableItemStatistics 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.
Asynchronous call to get non indexable item statistics
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
Parameters
- callback
- AsyncCallback
callback
- state
- Object
state
- parameters
- GetNonIndexableItemStatisticsParameters
Get non indexable item statistics parameters
Returns
Async result