Edit

Share via


Exception.DaysOfWeek property (Project)

Gets or sets the bit mask used for calendar exceptions of type pjWeekly, indicating the days on which the exception occurs. Read/write Long.

Syntax

expression. DaysOfWeek

expression A variable that represents an Exception object.

Remarks

The default value of the DaysOfWeek property is 0.

See also

Exception Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.