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