[]
Gets or sets the day of month when the recurrence should occur.
public int DayOfMonth { get; set; }
Setting this property to 0 means "every day of the month". Negative value counts days from the end of month.