Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.12 KB

appointmentmanagerforuser_showappointmentdetailsasync_1792084630.md

File metadata and controls

29 lines (21 loc) · 1.12 KB
-api-id -api-type
M:Windows.ApplicationModel.Appointments.AppointmentManagerForUser.ShowAppointmentDetailsAsync(System.String)
winrt method

Windows.ApplicationModel.Appointments.AppointmentManagerForUser.ShowAppointmentDetailsAsync

-description

Shows the Appointments provider Appointment Details UI, to enable the user to view the specified appointment.

-parameters

-param appointmentId

The LocalId of the appointment to be displayed.

-returns

When this method returns, it does not return a result. On completion, the AsyncActionCompletedHandler specified by get_Completed / Completed is invoked.

-remarks

-examples

-see-also

ShowAppointmentDetailsAsync(String, DateTime)

-capabilities

appointmentsSystem