MonthOfYear Property
Applies To
RecurrencePattern object.
Description
Returns or sets which month of the year is valid for this recurrence pattern. Can be a number from 1 through 12. For example, setting this property to 5 and the RecurrenceType property to olRecursYearly would cause this recurrence pattern to occur every May. Read/write Long.
Note This property is only valid for recurrence patterns whose RecurrenceType property is set to olRecursYearly or olRecursYearNth.