DailyRecurrenceViewModel Properties
Provides settings defining the View Model of the dialog’s daily recurrence section.Name | Description |
---|---|
DialogTitle | Specifies the dialog title. Inherited from DialogViewModelBase. |
IsEveryWeekDay | Specifies whether the appointment recurs every day of the week or every number of days. |
Periodicity | Gets or sets a value specifying the frequency (in days) with which the corresponding appointment reccurs. |
See Also