In The Hand LtdIn The Hand
Start Property
.NET Components for Mobility
Returns or sets when an Appointment starts.
Declaration Syntax
C#Visual Basic
public DateTime Start { get; set; }
Public Property Start As DateTime
	Get
	Set
Value
DateTime when the Appointment starts.
Remarks
This must be set before or equal to the End property. Dates must be between 1/1/1900 and 12/31/2999 inclusive. The default start time is the next hour — for example, if the current time is 10:37 AM, the default start time is 11:00 AM.

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