AbsoluteDateTransitionType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The AbsoluteDateTransitionType class represents a time zone transition that occurs on a specific date and at a specific time.
public ref class AbsoluteDateTransitionType : ExchangeWebServices::TransitionType
public class AbsoluteDateTransitionType : ExchangeWebServices.TransitionType
Public Class AbsoluteDateTransitionType
Inherits TransitionType
- Inheritance
Constructors
AbsoluteDateTransitionType() |
The AbsoluteDateTransitionType constructor initializes a new instance of the AbsoluteDateTransitionType class. |
Properties
DateTime |
The DateTime property gets or sets the date and time at which the time zone transition occurs. |
To |
The To property gets or sets the unique identifier that corresponds to the period or transitions group that is the target of the time zone transition. (Inherited from TransitionType) |