Back to Devexpress

ConvertEventArgs.Appointment Property

windowsforms-devexpress-dot-xtrascheduler-dot-microsoft365calendar-dot-converteventargs.md

latest1.5 KB
Original Source

ConvertEventArgs.Appointment Property

Gets a user appointment in the Scheduler control.

Namespace : DevExpress.XtraScheduler.Microsoft365Calendar

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

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

Declaration

csharp
public Appointment Appointment { get; }
vb
Public ReadOnly Property Appointment As Appointment

Property Value

TypeDescription
Appointment

The appointment.

|

See Also

Synchronization with Microsoft 365 Calendars

ConvertEventArgs Class

ConvertEventArgs Members

DevExpress.XtraScheduler.Microsoft365Calendar Namespace