ExchangeServiceBinding.BeginGetNonIndexableItemDetails Method

Definition

public:
 IAsyncResult ^ BeginGetNonIndexableItemDetails(ExchangeWebServices::GetNonIndexableItemDetailsType ^ GetNonIndexableItemDetails1, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginGetNonIndexableItemDetails (ExchangeWebServices.GetNonIndexableItemDetailsType GetNonIndexableItemDetails1, AsyncCallback callback, object asyncState);
Public Function BeginGetNonIndexableItemDetails (GetNonIndexableItemDetails1 As GetNonIndexableItemDetailsType, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parameters

GetNonIndexableItemDetails1
GetNonIndexableItemDetailsType
callback
AsyncCallback
asyncState
Object

Returns

Applies to