ExchangeServiceBinding.GetServerTimeZonesAsync 方法

定义

重载

GetServerTimeZonesAsync(GetServerTimeZonesType)

public:
 void GetServerTimeZonesAsync(ExchangeWebServices::GetServerTimeZonesType ^ GetServerTimeZones1);
public void GetServerTimeZonesAsync(ExchangeWebServices.GetServerTimeZonesType GetServerTimeZones1);
Public Sub GetServerTimeZonesAsync (GetServerTimeZones1 As GetServerTimeZonesType)

参数

GetServerTimeZones1
GetServerTimeZonesType

适用于

GetServerTimeZonesAsync(GetServerTimeZonesType, Object)

public:
 void GetServerTimeZonesAsync(ExchangeWebServices::GetServerTimeZonesType ^ GetServerTimeZones1, System::Object ^ userState);
public void GetServerTimeZonesAsync(ExchangeWebServices.GetServerTimeZonesType GetServerTimeZones1, object userState);
Public Sub GetServerTimeZonesAsync (GetServerTimeZones1 As GetServerTimeZonesType, userState As Object)

参数

GetServerTimeZones1
GetServerTimeZonesType
userState
Object

适用于