Show Method
Collapse the table of content
Expand the table of content

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.

Namespace:  Microsoft.Phone.Tasks
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

public void Show()

ExceptionCondition
InvalidOperationException

The end time provided is before the start time.

The reminder TimeSpan is negative.

An invalid value was used for the AppointmentStatus property.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft