SaveAppointmentTask.Show Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Shows the calendar application with a new appointment displayed.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
| Exception | Condition |
|---|---|
| InvalidOperationException | The end time provided is before the start time. The reminder TimeSpan is negative. An invalid value was used for the AppointmentStatus property. |
Show: