ExchangeServiceBinding.TimeZoneContext Property

Definition

Gets or sets the time zone definition that is to be used as the default when assigning the time zone for the DateTime properties of objects that are created, updated, and retrieved by using 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

Property Value

A TimeZoneContextType object that represents a time zone definition.

Applies to