StartWeekOn Property

Returns or sets the first day of the week for new projects (Application object) or for the specified project (Project object). Can be one of the following PjWeekday constants: pjSunday, pjMonday, pjTuesday, pjWednesday, pjThursday, pjFriday, or pjSaturday. Read/write Long.

Applies to | Application Object