ExchangeServiceBinding.TimeZoneContext Property
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.
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.