TimeZoneType.Daylight Property

Definition

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.

Applies to