Project.StartWeekOn Property
Project Developer Reference |
Returns or sets the first day of the week for the specified project in a Project object. Can be one of the PjWeekday constants. Read/write Long.
Syntax
expression.StartWeekOn
expression A variable that represents a Project object.
Return Value
PjWeekday
See Also