VEvent.Created Property
Provides access to the CREATED 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 CREATED property specifies the date and time that the calendar information was created by the calendar user agent in the calendar store.
The CREATED property has no mapping in the XtraScheduler appointment properties.
You can specify the VEvent.Created.Value when exporting an appointment by handling the AppointmentExporter.AppointmentExporting event.