Compartir a través de


ExchangeServiceBinding.TimeZoneContext Propiedad

Definición

Obtiene o establece la definición de zona horaria que se va a usar como valor predeterminado al asignar la zona horaria para las propiedades DateTime de objetos que se crean, actualizan y recuperan mediante Exchange Web Services (EWS).

public:
 property ExchangeWebServices::TimeZoneContextType ^ TimeZoneContext { ExchangeWebServices::TimeZoneContextType ^ get(); void set(ExchangeWebServices::TimeZoneContextType ^ value); };
public ExchangeWebServices.TimeZoneContextType TimeZoneContext { get; set; }
Public Property TimeZoneContext As TimeZoneContextType

Valor de propiedad

Objeto TimeZoneContextType que representa una definición de zona horaria.

Se aplica a