alexa
menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class RecurringAppointmentEditMode

    Specifies the options to edit a recurring appointment.

    Inheritance
    System.Object
    RecurringAppointmentEditMode
    Namespace: Syncfusion.Maui.Scheduler
    Assembly: Syncfusion.Maui.Scheduler.dll
    Syntax
    public sealed class RecurringAppointmentEditMode : Enum

    Fields

    Occurrence

    Edit the particular occurrence alone in recurrence appointment.

    Declaration
    public const RecurringAppointmentEditMode Occurrence
    Field Value
    Type
    RecurringAppointmentEditMode

    Series

    Edit the entire series in recurrence appointment.

    Declaration
    public const RecurringAppointmentEditMode Series
    Field Value
    Type
    RecurringAppointmentEditMode

    User

    Scheduler prompts the windows dialog to determine whether to modify a specific occurrence or appointment sequence when editing a recurrence appointment from the end-user itself.

    Declaration
    public const RecurringAppointmentEditMode User
    Field Value
    Type
    RecurringAppointmentEditMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved