Skip to main content
A newer version of this page is available. .

SchedulerCallbackCommandId.RecurrentAppointmentDelete Field

Deletes an appointment occurrence, or the entire series as specified in a form for recurrent appointment deletion.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v19.1.dll

Declaration

public const string RecurrentAppointmentDelete = "RECURAPTDELETE"

Field Value

Type
String
See Also