Exception.MonthItem property (Project)
Gets or sets the day of the week value for a monthly type of exception. Read/write PjExceptionItem.
Syntax
expression. MonthItem
expression A variable that represents an Exception object.
Remarks
The MonthItem property can be one of the following PjExceptionItem contants: pjSunday, pjMonday, pjTuesday, pjWednesday, pjThursday, pjFriday, and pjSaturday.
See also
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.