SystemTime.DayOfWeek Field
The day of the week.
Valid values are: 0 (Sunday), 1 (Monday), 2 (Tuesday), 3 (Wednesday), 4 (Thursday), 5 (Friday), 6 (Saturday).
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public ushort DayOfWeek
public:
unsigned short DayOfWeek
Public DayOfWeek As UShort
Field Value
Type: System.UInt16
See Also
SystemTime Structure
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top