For a list of all members of this type, see AppointmentRecurrence members.
Name | Description | |
---|---|---|
Description | Overridden. Returns the human-readable description of this AppointmentRecurrence instance. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
Id | Gets a globally unique identifier that identifies this instance. Used for deserialization purposes. | |
OccurrenceDuration | Gets/sets the duration of each occurrence in the recurrence. | |
OccurrenceStartTime | Gets/sets the starting time for each "non-variance" occurrence in the recurrence. | |
PatternDayOfMonth | Overridden. Gets/sets the number of the day in its respective month on which each occurrence will occur. Applicable only when the PatternFrequency property is set to 'Monthly' or 'Yearly'. | |
PatternDaysOfWeek | Overridden. Gets/sets the day(s) of the week on which each occurrence occurs. | |
PatternFrequency | Overridden. Gets/sets the frequency at which the recurrence occurs, i.e., whether it occurs daily, weekly, monthly or yearly. | |
PatternInterval | Overridden. Gets/sets the interval between occurrences of the recurrence. | |
PatternMonthOfYear | Overridden. Gets/sets the month of the year on which individual occurrences will occur. | |
PatternOccurrenceOfDayInMonth | Overridden. Gets/sets whether the recurrence should occur on the first, second, third, fourth or last occurrence of the day of the week (corresponding to the value of the PatternDaysOfWeek property) in its respective month. | |
PatternType | Overridden. Gets/sets whether the recurrence pattern is based on a specific day of the month and/or month of the year, or if it is calculated based on other criteria. | |
RangeEndDate | Overridden. Gets/sets the date that defines the end of the recurrence. Applicable only when the RangeLimit property is set to 'LimitByDate'. | |
RangeLimit | Gets/sets the limiting factor of the recurrence, i.e., whether it never ends, ends after a certain number of occurrences, or ends on or before a certain date. | |
RangeMaxOccurrences | Gets/sets the maximum number of occurrences for the recurrence. | |
RangeStartDate | Overridden. Gets/sets the date that defines the beginning of the recurrence. | |
RootAppointment | Returns the Appointment object that fully describes all occurrences (except for the date and start/end time) of 'non-variance' recurrences. This Appointment acts as a template that describes the subject, location, etc. of the recurrence. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
Variances | Returns a collection of Appointments that belong to the recurrence represented by this AppointmentRecurrence that have been modified. |
Name | Description | |
---|---|---|
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |