Click or drag to resize

RecurringRuleByMonths Property

Gets or sets BYMONTH parameter. List of months when event should occur ranging from 1 to 12.

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

Property Value

ListInt32
See Also