In The Hand LtdIn The Hand
End Property
.NET Components for Mobility
Returns or sets when the Appointment ends.
Declaration Syntax
C#Visual Basic
public DateTime End { get; set; }
Public Property End As DateTime
	Get
	Set
Value
DateTime when the Appointment ends.
Remarks
This must be set equal to or after the Start property. Dates must be set between 1/1/1900 and 12/31/2999 inclusive.

The behaviour of this property for all day appointments changed in Windows Mobile 5.0. For consistent behaviour set the Duration property instead.

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