_AppointmentItem.LastModificationTime Property
Gets the date and time that the Outlook item was last modified.
Namespace: DevExpress.XtraScheduler.Outlook.Interop
Assembly: DevExpress.XtraScheduler.v25.1.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Declaration
Property Value
| Type | Description |
|---|---|
| DateTime | A DateTime value representing the appointment’s last modification time. |
See Also