RecurrenceCountPropertyCount Property

This allows the recurrence count to be set or retrieved as an integer for a vCalendar object

Definition

Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public int Count { get; set; }

Property Value

Int32

Exceptions

ArgumentOutOfRangeExceptionAn exception is thrown if the value is less than zero

See Also