ExchangeServiceBinding.GetUserConfigurationAsync 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
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