RecurringDateTransitionType Class

Definition

The RecurringDateTransitionType class defines a time zone transition that occurs on a specific date each year.

public ref class RecurringDateTransitionType : ExchangeWebServices::RecurringTimeTransitionType
public class RecurringDateTransitionType : ExchangeWebServices.RecurringTimeTransitionType
Public Class RecurringDateTransitionType
Inherits RecurringTimeTransitionType
Inheritance
RecurringDateTransitionType

Constructors

RecurringDateTransitionType()

The RecurringDateTransitionType constructor initializes a new instance of the RecurringDateTransitionType class.

Properties

Day

The Day property gets or sets the day of the month on which the time zone transition occurs.

Month

The Month property gets or sets the month in which the time zone transition occurs.

(Inherited from RecurringTimeTransitionType)
TimeOffset

The TimeOffset property gets or sets the duration offset from the Coordinated Universal Time (UTC) for the time zone transition.

(Inherited from RecurringTimeTransitionType)
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