ExchangeServiceBinding.DeleteUserConfigurationAsync Method

Definition

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

Applies to