Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.33 KB

appointmentmanagerforuser_showappointmentdetailsasync_190736264.md

File metadata and controls

32 lines (23 loc) · 1.33 KB
-api-id -api-type
M:Windows.ApplicationModel.Appointments.AppointmentManagerForUser.ShowAppointmentDetailsAsync(System.String,Windows.Foundation.DateTime)
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.

-param instanceStartDate

A DateTime object with the start time of the appointment instance 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)

-capabilities

appointmentsSystem