Skip to main content

MonthlyRecurrenceViewModel Properties

Provides settings defining the View Model of the dialog’s monthly recurrence section.
Name Description
DayNumber Gets or sets the ordinal number of a day within a defined month.
DialogTitle Specifies the dialog title. Inherited from DialogViewModelBase.
IsEveryWeekDay Specifies whether the appointment recurs every given day of the month or every given weekday in the month.
PeriodicityForDayNumber Gets or sets the number of months between occurrences.
PeriodicityForWeekDay Gets or sets the number of months between occurrences.
WeekDays Gets or sets the week day or a specific group of week days that are selected in the editor.
WeekOfMonth Gets or sets the number of the week in a month when an appointment is scheduled.
See Also