ExchangeServiceBinding.SetImListMigrationCompletedAsync Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
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)
Parámetros
- SetImListMigrationCompleted1
- SetImListMigrationCompletedType
Se aplica a
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)
Parámetros
- SetImListMigrationCompleted1
- SetImListMigrationCompletedType
- userState
- Object