byMonth property

int? byMonth
getter/setter pair

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

Implementation

int? byMonth;