SerializableTimeZoneTime::DayOfWeek property

The DayOfWeek property gets or sets the day of the week when the transition to and from standard time and daylight saving time occurs.

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

No code example is currently available or this language may not be supported.

Property value

Type: System.String
The DayOfWeek property returns a string that represents the day of the week when the transition to and from standard time and daylight saving time occurs.

The following are the possible values for this property:

  • Sunday

  • Monday

  • Tuesday

  • Wednesday

  • Thursday

  • Friday

  • Saturday

Show: