VJournalRecurrenceId Property
This is used to get the recurrence ID (RECURRENCE-ID) property
Namespace: EWSoftware.PDI.ObjectsAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public RecurrenceIdProperty RecurrenceId { get; }
Public ReadOnly Property RecurrenceId As RecurrenceIdProperty
Get
public:
property RecurrenceIdProperty^ RecurrenceId {
RecurrenceIdProperty^ get ();
}
member RecurrenceId : RecurrenceIdProperty with get
Property Value
RecurrenceIdProperty This property is only valid for the iCalendar 2.0 specification. It is ignored for
vCalendar 1.0 objects.