OutlookAppointmentSynchronizedEventArgs(_AppointmentItem) Constructor
Initializes a new instance of the OutlookAppointmentSynchronizedEventArgs class with the specified settings.
Namespace: DevExpress.XtraScheduler.Outlook
Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
olApt | _AppointmentItem | An _AppointmentItem object representing the MS Outlook appointment. |
See Also