AbsoluteDateTransitionType Class

Definition

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
AbsoluteDateTransitionType

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)

Applies to