Click or drag to resize

IRecurrenceRuleByMonthDay Property

IT Hit WebDAV Classes Reference
Gets or sets "BYMONTHDAY" rule part which represents of days of the month. Valid values are 1 to 31 or -31 to -1.

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

Property Value

Type: Int16
Remarks
For example, -10 represents the tenth to the last day of the month.
See Also