TransitionTargetKindType Enumeration
The TransitionTargetKindType identifies whether the time zone transition target is a time zone period of a group of time zone transitions.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration TransitionTargetKindType
'Usage
Dim instance As TransitionTargetKindType
[SerializableAttribute]
public enum TransitionTargetKindType
Members
| Member name | Description | |
|---|---|---|
| Period | Specifies that the time zone transition target is a time zone period. | |
| Group | Specifies that the time zone transition target is a group of time zone transitions. |