SaveAppointmentTask.EndTime Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the end time for the new appointment when the Calendar application is launched.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
The end time must be the same as or after the start time or an InvalidOperationException will be thrown when Show is called.
Show: