byMonthDay property

int? byMonthDay
getter/setter pair

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

Implementation

int? byMonthDay;