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; }
Public Property ByMinute As List(Of Integer)
Get
Set
Property Value
Type:
ListInt32See Also