TimeZoneType.Daylight Property
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.
The Daylight property gets or sets the date and time when the time changes from standard time to daylight saving time.
public:
property ExchangeWebServices::TimeChangeType ^ Daylight { ExchangeWebServices::TimeChangeType ^ get(); void set(ExchangeWebServices::TimeChangeType ^ value); };
public ExchangeWebServices.TimeChangeType Daylight { get; set; }
Public Property Daylight As TimeChangeType
Property Value
The Daylight property returns a TimeChangeType object that represents the date and time when the time changes from standard time to daylight saving time.