ExchangeServiceBinding.SetImListMigrationCompletedAsync Method

Definition

Overloads

SetImListMigrationCompletedAsync(SetImListMigrationCompletedType)
SetImListMigrationCompletedAsync(SetImListMigrationCompletedType, Object)

SetImListMigrationCompletedAsync(SetImListMigrationCompletedType)

public:
 void SetImListMigrationCompletedAsync(ExchangeWebServices::SetImListMigrationCompletedType ^ SetImListMigrationCompleted1);
public void SetImListMigrationCompletedAsync (ExchangeWebServices.SetImListMigrationCompletedType SetImListMigrationCompleted1);
Public Sub SetImListMigrationCompletedAsync (SetImListMigrationCompleted1 As SetImListMigrationCompletedType)

Parameters

SetImListMigrationCompleted1
SetImListMigrationCompletedType

Applies to

SetImListMigrationCompletedAsync(SetImListMigrationCompletedType, Object)

public:
 void SetImListMigrationCompletedAsync(ExchangeWebServices::SetImListMigrationCompletedType ^ SetImListMigrationCompleted1, System::Object ^ userState);
public void SetImListMigrationCompletedAsync (ExchangeWebServices.SetImListMigrationCompletedType SetImListMigrationCompleted1, object userState);
Public Sub SetImListMigrationCompletedAsync (SetImListMigrationCompleted1 As SetImListMigrationCompletedType, userState As Object)

Parameters

SetImListMigrationCompleted1
SetImListMigrationCompletedType
userState
Object

Applies to