In The Hand LtdIn The Hand
StandardDate Property
.NET Components for Mobility
Returns when a time zone enters Standard Time.
Declaration Syntax
C#Visual Basic
public DateTime StandardDate { get; }
Public ReadOnly Property StandardDate 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 IsStandardAbsoluteDate is TRUE, then ignore the year.

If IsStandardAbsoluteDate 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