-api-id | -api-type |
---|---|
M:Windows.ApplicationModel.Appointments.AppointmentManagerForUser.ShowAppointmentDetailsAsync(System.String,Windows.Foundation.DateTime) |
winrt method |
Shows the Appointments provider Appointment Details UI, to enable the user to view the specified appointment.
The LocalId of the appointment to be displayed.
A DateTime object with the start time of the appointment instance to be displayed.
When this method returns, it does not return a result. On completion, the AsyncActionCompletedHandler specified by get_Completed / Completed is invoked.
ShowAppointmentDetailsAsync(String)
appointmentsSystem