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