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.Collab.Calendar
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
Nullable<DayOfWeek> WeekStart { get; set; }

Property Value

Type: NullableDayOfWeek
See Also