ExchangeServiceBinding.SetImListMigrationCompletedAsync 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
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