ExchangeServiceBinding.GetUserConfigurationAsync 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
| 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)
参数
- GetUserConfiguration1
- GetUserConfigurationType
适用于
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)
参数
- GetUserConfiguration1
- GetUserConfigurationType
- userState
- Object