Click or drag to resize

iCalRecurrencePatternBySetPosition Property

The list of numbers per the other By rules. For example the "second weekday of the month" would be specified on a monthly Frequency by setting this value to 2 and setting ByDay to include Monday, Tuesday, Wednesday, Thursday, and Friday.

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

Property Value

Type: ListInt32
See Also