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.Collab.Calendar
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
DayRule[] ByDay { get; set; }

Property Value

Type: DayRule
See Also