In The Hand LtdIn The Hand
StartDate Property
NamespacesInTheHand.WindowsMobile.PocketOutlookTaskStartDate
.NET Components for Mobility
Returns or sets when the Task starts.
Declaration Syntax
C#Visual Basic
public DateTime StartDate { get; set; }
Public Property StartDate As DateTime
	Get
	Set
Remarks
StartDate must be less than or equal to DateCompleted. Dates must be set between 1/1/1900 and 12/31/2999 inclusive. The default is MinValue.

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