Click or drag to resize

IRecurrenceRuleCount Property

IT Hit WebDAV Classes Reference
Gets or sets "COUNT" rule part which contains the number of occurrences at which to range-bound the recurrence. The "DTSTART" property value always counts as the first occurrence.

Namespace: ITHit.WebDAV.Calendar
Assembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntax
Nullable<uint> Count { get; set; }

Property Value

Type: NullableUInt32
See Also