TimeChangeType Class

The TimeChangeType class represents the date and time when the time changes to and from daylight saving time and standard time.

Inheritance Hierarchy

System.Object
  ExchangeWebServices.TimeChangeType

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class TimeChangeType
'Usage
Dim instance As TimeChangeType
[SerializableAttribute]
public class TimeChangeType

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.