VEvent.LastModified Property
Provides access to the LAST-MODIFIED property of a calendar component.
Namespace: DevExpress.XtraScheduler.iCalendar.Components
Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
#Remarks
The LAST-MODIFIED property specifies the date and time that the information associated with the calendar component was last revised in the calendar store.
The LAST-MODIFIED property has no mapping in the XtraScheduler appointment properties.
You can specify the VEvent.LastModified.Value when exporting an appointment by handling the AppointmentExporter.AppointmentExporting event.