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.26106.1555
Syntax
public List<int> ByMonthDay { get; set; }

Property Value

ListInt32
See Also