Click or drag to resize

iCalRecurrencePatternByHour Property

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

Property Value

Type: ListInt32
See Also