Click or drag to resize

IRecurrenceRuleWeekStart Property

IT Hit WebDAV Classes Reference
Gets or sets "WKST" rule part which represents the day on which the workweek starts.

Namespace: ITHit.WebDAV.Calendar
Assembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntax
Nullable<DayOfWeek> WeekStart { get; set; }

Property Value

Type: NullableDayOfWeek
See Also