SerializableTimeZoneTime Class
The SerializableTimeZoneTime class represents an offset from the time relative to Coordinated Universal Time (UTC).
Inheritance Hierarchy
System.Object
ExchangeWebServices.SerializableTimeZoneTime
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class SerializableTimeZoneTime
'Usage
Dim instance As SerializableTimeZoneTime
[SerializableAttribute]
public class SerializableTimeZoneTime
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.
See Also