ExchangeServiceBinding.UpdateUserConfigurationAsync 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
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)
Parameters
- UpdateUserConfiguration1
- UpdateUserConfigurationType
Applies to
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)
Parameters
- UpdateUserConfiguration1
- UpdateUserConfigurationType
- userState
- Object