RecurringTimeTransitionType.Month Property

Definition

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

public:
 property int Month { int get(); void set(int value); };
public int Month { get; set; }
Public Property Month As Integer

Property Value

The value of the Month property is an integer that represents the month in which the time zone transition occurs.

Applies to