In The Hand LtdIn The Hand
DaylightDate Property
.NET Components for Mobility
Returns when a time zone enters Daylight Time.
Declaration Syntax
C#Visual Basic
public DateTime DaylightDate { get; }
Public ReadOnly Property DaylightDate As DateTime
	Get
Remarks
Usage depends on whether this is an absolute date, such as October 31, or a relative date, such as the last Sunday in October.

If IsDaylightAbsoluteDate is TRUE, then ignore the year.

If IsDaylightAbsoluteDate is FALSE, then use only the hours, minutes, and seconds portion of the date.

Undefined if SupportsDst is FALSE.

Assembly: InTheHand.WindowsMobile.PocketOutlook (Module: InTheHand.WindowsMobile.PocketOutlook) Version: 7.0.0.0