Back to Devexpress

Outlook365CalendarMergeEventArgs.SchedulerAppointment Property

windowsforms-devexpress-dot-xtrascheduler-dot-microsoft365calendar-dot-outlook365calendarmergeeventargs-01ac1879.md

latest1.7 KB
Original Source

Outlook365CalendarMergeEventArgs.SchedulerAppointment Property

Gets a source appointment.

Namespace : DevExpress.XtraScheduler.Microsoft365Calendar

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

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

Declaration

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

Property Value

TypeDescription
Appointment

The appointment.

|

See Also

Synchronization with Microsoft 365 Calendars

Outlook365CalendarMergeEventArgs Class

Outlook365CalendarMergeEventArgs Members

DevExpress.XtraScheduler.Microsoft365Calendar Namespace