dayOfMonth property

int? dayOfMonth
getter/setter pair

A day of the month that this event occurs on. Only applicable to recurrence rules with a monthly or yearly frequency

Implementation

int? dayOfMonth;