ExchangeServiceBinding.GetServerTimeZonesAsync 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
| GetServerTimeZonesAsync(GetServerTimeZonesType) | |
| GetServerTimeZonesAsync(GetServerTimeZonesType, Object) |
GetServerTimeZonesAsync(GetServerTimeZonesType)
public:
void GetServerTimeZonesAsync(ExchangeWebServices::GetServerTimeZonesType ^ GetServerTimeZones1);
public void GetServerTimeZonesAsync(ExchangeWebServices.GetServerTimeZonesType GetServerTimeZones1);
Public Sub GetServerTimeZonesAsync (GetServerTimeZones1 As GetServerTimeZonesType)
Parameters
- GetServerTimeZones1
- GetServerTimeZonesType
Applies to
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)
Parameters
- GetServerTimeZones1
- GetServerTimeZonesType
- userState
- Object