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.Collab.Calendar
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
Nullable<uint> Count { get; set; }

Property Value

Type: NullableUInt32
See Also