VEvent.RecurrenceId Property
In This Article
Provides access to the RECURRENCE-ID 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 RECURRENCE-ID property is used to identify a specific instance of a recurring calendar component. The property value is the effective value of the “DTSTART” property of the recurrence instance.
See Also