Skip to main content

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.v24.1.dll

NuGet Package: DevExpress.Web.Scheduler

Declaration

public const string RecurrentAppointmentDelete = "RECURAPTDELETE"

Field Value

Type
String
See Also