ExchangeServiceBinding.UpdateUserConfigurationAsync Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
UpdateUserConfigurationAsync(UpdateUserConfigurationType) | |
UpdateUserConfigurationAsync(UpdateUserConfigurationType, Object) |
UpdateUserConfigurationAsync(UpdateUserConfigurationType)
public:
void UpdateUserConfigurationAsync(ExchangeWebServices::UpdateUserConfigurationType ^ UpdateUserConfiguration1);
public void UpdateUserConfigurationAsync (ExchangeWebServices.UpdateUserConfigurationType UpdateUserConfiguration1);
Public Sub UpdateUserConfigurationAsync (UpdateUserConfiguration1 As UpdateUserConfigurationType)
Parâmetros
- UpdateUserConfiguration1
- UpdateUserConfigurationType
Aplica-se a
UpdateUserConfigurationAsync(UpdateUserConfigurationType, Object)
public:
void UpdateUserConfigurationAsync(ExchangeWebServices::UpdateUserConfigurationType ^ UpdateUserConfiguration1, System::Object ^ userState);
public void UpdateUserConfigurationAsync (ExchangeWebServices.UpdateUserConfigurationType UpdateUserConfiguration1, object userState);
Public Sub UpdateUserConfigurationAsync (UpdateUserConfiguration1 As UpdateUserConfigurationType, userState As Object)
Parâmetros
- UpdateUserConfiguration1
- UpdateUserConfigurationType
- userState
- Object