Enum "Recurrence - Month"
ID 4691
Namespace: System.DateTime
This enum has the months during which the recurrence will occur.
Properties
| Name | Value |
|---|---|
| Extensible | False |
Values
| Name | Description |
|---|---|
| January |
Specifies that the recurrence will occur in Janurary. |
| February |
Specifies that the recurrence will occur in February. |
| March |
Specifies that the recurrence will occur in March. |
| April |
Specifies that the recurrence will occur in April. |
| May |
Specifies that the recurrence will occur in May. |
| June |
Specifies that the recurrence will occur in June. |
| July |
Specifies that the recurrence will occur in July. |
| August |
Specifies that the recurrence will occur in August. |
| September |
Specifies that the recurrence will occur in September. |
| October |
Specifies that the recurrence will occur in October. |
| November |
Specifies that the recurrence will occur in Novemeber. |
| December |
Specifies that the recurrence will occur in December. |