Click or drag to resize

iCalRecurrencePatternByMinute Property

Provided for completeness only. The usefulness of calendar items recurring minute-by-minute is unclear. The calendar item recurs for a list of minutes 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> ByMinute { get; set; }

Property Value

Type: ListInt32
See Also