Click or drag to resize

RecurringRuleByYearDay Property

Gets or sets BYYEARDAY parameter. List of values ranging from -365 to 365.

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

Property Value

ListInt32
See Also