Skip to main content
All docs
V25.1
  • ConvertEventArgs Class

    Contains data for the CustomizeAppointmentToEvent and CustomizeEventToAppointment events.

    Namespace: DevExpress.XtraScheduler.Microsoft365Calendar

    Assembly: DevExpress.XtraScheduler.v25.1.Microsoft365Calendar.dll

    NuGet Package: DevExpress.Scheduler.Core.Desktop.Microsoft365Calendar

    Declaration

    public class ConvertEventArgs :
        EventArgs

    Inheritance

    Object
    EventArgs
    ConvertEventArgs
    See Also