MonthlyRecurrencePatternDto
Contents
 [
      
        Hide
      ]
    Monthly recurrence pattern.
Properties:
| Name | Type | Description | Notes | 
|---|---|---|---|
| StartDay | string | Represents the day of the week. Enum, available values: None, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday, Day, WeekDay, WeekendDay | |
| StartOffset | int? | Start offset. | |
| StartPosition | string | Day positions, typically found in a month. Enum, available values: None, First, Second, Third, Fourth, Last | 
Parent class: RecurrencePatternDto