VEvent.Stamp Property
In This Article
Provides access to the DTSTAMP 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 DTSTAMP property indicates the date/time that the instance of the iCalendar object was created.
The DTSTAMP property has no mapping in the XtraScheduler appointment properties. The VEvent.Stamp.Value is set to the time when the iCalendarExporter object is initialized.
See Also