WEEKENDRANGE property

List<int> WEEKENDRANGE
read / write

Which days are weekend days, integers where 0=Monday.

For example, 5, 6 to mean Saturday and Sunday are weekend days.

Implementation

List<int> WEEKENDRANGE