alexa

    Show / Hide Table of Contents

    Enum RecurringAppointmentEditAction

    Defines the constants that specify the possible edit actions on recurring appointments.

    Namespace: Syncfusion.Schedule
    Assembly: Syncfusion.Schedule.Base.dll
    Syntax
    public enum RecurringAppointmentEditAction

    Fields

    Name Description
    Cancel

    Cancel the edit action.

    ChangeAllAppointments

    Modify all appointments in this recurrence definition.

    ChangeAllFutureAppointments

    Modify this and all future appointments.

    ChangeSingleAppointmentOnly

    Modify a single appointment.

    Back to top Generated by DocFX