ASPxClientRecurrenceRange.OccurrenceCount Property
In This Article
A recurring appointment will end after its recurrence count exceeds the value specified by the ASPxClientRecurrenceInfo.SetOccurrenceCount method.
#Declaration
TypeScript
OccurrenceCount: string
#Property Value
Type | Description |
---|---|
string | The “Occurrence |
See Also