menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum RecurringAppointmentEditAction - WindowsForms API Reference | Syncfusion

    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
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved