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.Collab.Calendar
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
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