Click or drag to resize

IRecurrenceRuleByDay Property

IT Hit WebDAV Classes Reference
Gets or sets "BYDAY" rule part which represents list of days of the week.

Namespace: ITHit.WebDAV.Calendar
Assembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntax
DayRule[] ByDay { get; set; }

Property Value

Type: DayRule
See Also