Skip to main content

ASPxClientRecurrenceInfo Class

In This Article

Contains information defining the occurrences of a recurring client appointment.

#Declaration

TypeScript
declare class ASPxClientRecurrenceInfo

#Remarks

This class is useful for client-side appointment modifications, e.g. for implementing appointment editing forms that operate on the client side.

 

See Also