ExchangeServiceBinding.GetServerTimeZonesAsync Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
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)
Parámetros
- GetServerTimeZones1
- GetServerTimeZonesType
Se aplica a
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)
Parámetros
- GetServerTimeZones1
- GetServerTimeZonesType
- userState
- Object