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