Click or drag to resize

iCalRecurrencePatternCount Property

Gets/sets the number of recurrences. For example, an meeting scheduled to occur once week for 10 weeks.

Namespace:  NetQuarry.Mail
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public int Count { get; set; }

Property Value

Type: Int32
See Also