VTo DoRecurrence Count Property
This is used to get the recurrence count (RNUM) property
Definition
Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public RecurrenceCountProperty RecurrenceCount { get; }VB
Public ReadOnly Property RecurrenceCount As RecurrenceCountProperty
GetC++
public:
property RecurrenceCountProperty^ RecurrenceCount {
RecurrenceCountProperty^ get ();
}F#
member RecurrenceCount : RecurrenceCountProperty with getProperty Value
RecurrenceCountPropertyRemarks
This property is only valid for the vCalendar 1.0 specification. It is ignored for
iCalendar 2.0 objects.