RecurringTimeTransitionType.Month Property
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 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.