Skip to main content

ASPxClientRecurrenceRange Members

Contains types of the recurrence range.

Properties

Name Description
EndByDate A recurring appointment will end after the date specified by the ASPxClientRecurrenceInfo.SetEnd method.
NoEndDate A recurring appointment will not have an end date, i.e. infinite recurrence
OccurrenceCount A recurring appointment will end after its recurrence count exceeds the value specified by the ASPxClientRecurrenceInfo.SetOccurrenceCount method.
See Also