DayOfMonth Property (RecurrencePattern)
The number of the day in its respective month on which each occurrence will occur. Applicable only when the recurrenceType field is set to "monthly" or "yearly". The default value is 1.
public System.int DayOfMonth {get; set;}
'Declaration
Public Property DayOfMonth As System.Integer