Exception.MonthPosition property (Project)
Gets or sets the position of the exception in the month, for a monthly or yearly calendar exception. Read/write PjExceptionPosition.
Syntax
expression. MonthPosition
expression A variable that represents an Exception object.
Remarks
The MonthPosition property can be one of the following PjExceptionPosition constants: pjFirst, pjSecond, pjThird, pjFourth, pjLast. For example, if a monthly calendar exception is set for the second Wednesday every month, the value of MonthPosition is pjSecond.
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.