MindFusion.Scheduling for Silverlight Programmer's Guide
Recurrence Properties
 


 Public Properties

  Name Description

DailyRecurrence

Gets or sets the type of daily recurrence.

Day

Gets or sets a value indicating on which day of a week the event occurs.

DayOfMonth

Gets or sets on which day of a month the event occurs.

Days

Gets or sets how many days should pass before the event occurs again.

DaysOfWeek

Gets or sets on which days of a week the event occurs.

EndDate

Gets or sets the end date of the recurrence.

Exceptions

Gets the list of all recurrence exceptions.

Interval

Gets or sets the recurrence interval.

LastDayOfWeek

Gets or sets the last day of the week.

Master

Gets the master item of this recurrence. The property returns null (Nothing in Visual Basic) if the recurrence is not associated with an item.

MonthlyRecurrence

Gets or sets the type of monthly recurrence.

MonthOfYear

Gets or sets in which month of the year the event occurs.

Months

Gets or sets how many months should pass before the event occurs again.

NumOccurrences

Gets or sets how many times the recurring event should occur.

Occurrence

Gets or sets on which occurrence of the day type specified in Day the event occurs.

Pattern

Gets or sets the recurrence pattern.

RecurrenceEnd

Gets or sets when the event should stop recurring.

StartDate

Gets or sets when the recurring event should occur for the first time.

Weeks

Gets or sets how many weeks should pass before the event occurs again.

YearlyRecurrence

Gets or sets the type of yearly recurrence.

 See Also

Recurrence Class
MindFusion.Scheduling Namespace