Click or drag to resize

WeekdayOffset Property

Day of the week offset. 1 is first, 2 is second, -1 means last, -2 means second from the last and so on.

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

Property Value

Int32
See Also