SaveAppointmentTask.AppointmentStatus Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the appointment status that will be set for the new appointment when the Calendar application is launched.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.
<object AppointmentStatus="AppointmentStatus" .../>
Property Value
Type: Microsoft.Phone.UserData.AppointmentStatusThe appointment status for the new appointment.
Show: