ExchangeServiceBinding.GetUserConfigurationAsync Method

Definition

Overloads

GetUserConfigurationAsync(GetUserConfigurationType)
GetUserConfigurationAsync(GetUserConfigurationType, Object)

GetUserConfigurationAsync(GetUserConfigurationType)

public:
 void GetUserConfigurationAsync(ExchangeWebServices::GetUserConfigurationType ^ GetUserConfiguration1);
public void GetUserConfigurationAsync (ExchangeWebServices.GetUserConfigurationType GetUserConfiguration1);
Public Sub GetUserConfigurationAsync (GetUserConfiguration1 As GetUserConfigurationType)

Parameters

GetUserConfiguration1
GetUserConfigurationType

Applies to

GetUserConfigurationAsync(GetUserConfigurationType, Object)

public:
 void GetUserConfigurationAsync(ExchangeWebServices::GetUserConfigurationType ^ GetUserConfiguration1, System::Object ^ userState);
public void GetUserConfigurationAsync (ExchangeWebServices.GetUserConfigurationType GetUserConfiguration1, object userState);
Public Sub GetUserConfigurationAsync (GetUserConfiguration1 As GetUserConfigurationType, userState As Object)

Parameters

GetUserConfiguration1
GetUserConfigurationType
userState
Object

Applies to