PjWeekday Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class PjWeekday
[System.Runtime.InteropServices.Guid("F0985230-923C-11CF-982C-00AA00322803")]
public enum PjWeekday
type PjWeekday =
Public Enum PjWeekday
- Inheritance
-
PjWeekday
- Attributes
Fields
Name | Value | Description |
---|---|---|
pjSunday | 1 | |
pjMonday | 2 | |
pjTuesday | 3 | |
pjWednesday | 4 | |
pjThursday | 5 | |
pjFriday | 6 | |
pjSaturday | 7 |