Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.05 KB

appointmentstore_showappointmentdetailsasync_190736264.md

File metadata and controls

32 lines (23 loc) · 1.05 KB
-api-id -api-type
M:Windows.ApplicationModel.Appointments.AppointmentStore.ShowAppointmentDetailsAsync(System.String,Windows.Foundation.DateTime)
winrt method

Windows.ApplicationModel.Appointments.AppointmentStore.ShowAppointmentDetailsAsync

-description

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

-parameters

-param localId

The LocalId of the appointment to be displayed.

-param instanceStartDate

A DateTime object with the start time of the appointment instance to be displayed. This parameter must be the original start date of the instance.

-returns

An asynchronous action.

-remarks

-examples

-see-also

ShowAppointmentDetailsAsync(String)

-capabilities

appointmentsSystem