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.23341.1754
Syntax
public int Offset { get; set; }

Property Value

Type: Int32
See Also