Skip to main content
A newer version of this page is available. .
All docs
V23.1

ConvertEventArgs Class

Contains data for the CustomizeAppointmentToEvent and CustomizeEventToAppointment events.

Namespace: DevExpress.XtraScheduler.Microsoft365Calendar

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

NuGet Package: DevExpress.Win.Scheduler.Microsoft365Calendar

Declaration

public class ConvertEventArgs :
    EventArgs

Inheritance

Object
EventArgs
ConvertEventArgs
See Also