byMonth property

int? byMonth
getter/setter pair

Defines the month(s) of the year on which a recurring [Event] takes place Specified as an [Integer] between 1-12 January is 1.

Implementation

int? byMonth;