TransitionType Class
The TransitionType class is the base class for derived classes that describe time zone transitions.
Inheritance Hierarchy
System.Object
ExchangeWebServices.TransitionType
ExchangeWebServices.AbsoluteDateTransitionType
ExchangeWebServices.RecurringTimeTransitionType
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class TransitionType
'Usage
Dim instance As TransitionType
[SerializableAttribute]
public class TransitionType
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.