ConvertEventArgs.Appointment Property
Gets a user appointment in the Scheduler control.
Namespace: DevExpress.XtraScheduler.Microsoft365Calendar
Assembly: DevExpress.XtraScheduler.v24.1.Microsoft365Calendar.dll
NuGet Package: DevExpress.Scheduler.Core.Desktop.Microsoft365Calendar
Declaration
Property Value
Type | Description |
---|---|
Appointment | The appointment. |
See Also