ConvertEventArgs(Appointment, Event) Constructor
Initializes a new instance of the ConvertEventArgs class with specified settings.
Namespace: DevExpress.XtraScheduler.Microsoft365Calendar
Assembly: DevExpress.XtraScheduler.v26.1.Microsoft365Calendar.dll
Declaration
Parameters
| Name | Type |
|---|---|
| appointment | Appointment |
| outlookEvent | Microsoft.Graph.Models.Event |
See Also