ExchangeServiceBinding.DeleteUserConfigurationAsync 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
DeleteUserConfigurationAsync(DeleteUserConfigurationType, Object) | |
DeleteUserConfigurationAsync(DeleteUserConfigurationType) |
DeleteUserConfigurationAsync(DeleteUserConfigurationType, Object)
public:
void DeleteUserConfigurationAsync(ExchangeWebServices::DeleteUserConfigurationType ^ DeleteUserConfiguration1, System::Object ^ userState);
public void DeleteUserConfigurationAsync (ExchangeWebServices.DeleteUserConfigurationType DeleteUserConfiguration1, object userState);
Public Sub DeleteUserConfigurationAsync (DeleteUserConfiguration1 As DeleteUserConfigurationType, userState As Object)
Parameters
- DeleteUserConfiguration1
- DeleteUserConfigurationType
- userState
- Object
Applies to
DeleteUserConfigurationAsync(DeleteUserConfigurationType)
public:
void DeleteUserConfigurationAsync(ExchangeWebServices::DeleteUserConfigurationType ^ DeleteUserConfiguration1);
public void DeleteUserConfigurationAsync (ExchangeWebServices.DeleteUserConfigurationType DeleteUserConfiguration1);
Public Sub DeleteUserConfigurationAsync (DeleteUserConfiguration1 As DeleteUserConfigurationType)
Parameters
- DeleteUserConfiguration1
- DeleteUserConfigurationType