TimeZoneContextType Class
The TimeZoneContextType class specifies the time zone definition that is to be used as the default when assigning the time zone for DateTime properties of objects that are created, updated, and retrieved by using Exchange Web Services (EWS).
Inheritance Hierarchy
System.Object
System.Web.Services.Protocols.SoapHeader
ExchangeWebServices.TimeZoneContextType
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class TimeZoneContextType _
Inherits SoapHeader
'Usage
Dim instance As TimeZoneContextType
[SerializableAttribute]
public class TimeZoneContextType : SoapHeader
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.