iCalRecurrencePatternFirstDayOfWeek Property |
The day of week for patterns such as "the first Monday of each month".
This is really only applicable with recurrence frequencies of
Monthly and
Yearly.
Namespace:
NetQuarry.Mail
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public DayOfWeek FirstDayOfWeek { get; set; }
Public Property FirstDayOfWeek As DayOfWeek
Get
Set
Property Value
Type:
DayOfWeekSee Also