PjExceptionItem enumeration (Project)
Contains constants that specify the day on which a calendar exception occurs.
Name | Value | Description |
---|---|---|
pjItemFriday | 8 | The exception occurs on a Friday. |
pjItemMonday | 4 | The exception occurs on a Monday. |
pjItemSaturday | 9 | The exception occurs on a Saturday. |
pjItemSunday | 3 | The exception occurs on a Sunday. |
pjItemThursday | 7 | The exception occurs on a Thursday. |
pjItemTuesday | 5 | The exception occurs on a Tuesday. |
pjItemWednesday | 6 | The exception occurs on a Wednesday. |
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.