Click or drag to resize

RecurringRuleByMonthDay Property

Gets or sets BYMONTHDAY parameter. List of values ranging from -31 to 31.

Namespace:  Limilabs.Mail.Appointments
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public List<int> ByMonthDay { get; set; }

Property Value

Type: ListInt32
See Also