ExchangeServiceBinding.BeginSetImListMigrationCompleted Method

Definition

public:
 IAsyncResult ^ BeginSetImListMigrationCompleted(ExchangeWebServices::SetImListMigrationCompletedType ^ SetImListMigrationCompleted1, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginSetImListMigrationCompleted (ExchangeWebServices.SetImListMigrationCompletedType SetImListMigrationCompleted1, AsyncCallback callback, object asyncState);
Public Function BeginSetImListMigrationCompleted (SetImListMigrationCompleted1 As SetImListMigrationCompletedType, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parameters

SetImListMigrationCompleted1
SetImListMigrationCompletedType
callback
AsyncCallback
asyncState
Object

Returns

Applies to