Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.08 KB

appointmentstore_getappointmentinstanceasync_367104527.md

File metadata and controls

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

Windows.ApplicationModel.Appointments.AppointmentStore.GetAppointmentInstanceAsync

-description

Retrieves the instance of the Appointment with the specified LocalId and the specified start time.

-parameters

-param localId

The LocalId of the appointment instance to be retrieved.

-param instanceStartTime

The start time of the appointment instance to be retrieved. The value of this parameter must be the original start date of the instance.

-returns

An asynchronous operation that returns an Appointment upon successful completion.

-remarks

-examples

-see-also

-capabilities

appointmentsSystem