Click or drag to resize

iCalRecurrencePatternBySecond Property

Provided for completeness only. The usefulness of calendar items recurring second-by-second is unclear. The calendar item recurs for a list of seconds while observing the specified frequency and other specified pattern information (e.g. ByDay).

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

Property Value

Type: ListInt32
See Also