Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.07 KB

appointmentcalendar_getappointmentinstanceasync_367104527.md

File metadata and controls

33 lines (23 loc) · 1.07 KB
-api-id -api-type
M:Windows.ApplicationModel.Appointments.AppointmentCalendar.GetAppointmentInstanceAsync(System.String,Windows.Foundation.DateTime)
winrt method

Windows.ApplicationModel.Appointments.AppointmentCalendar.GetAppointmentInstanceAsync

-description

Asynchronously retrieves the appointment instance of the specified master appointment that has the specified start time.

-parameters

-param localId

The ID of the master appointment to which the retrieved appointment instance belongs.

-param instanceStartTime

The start time of the appointment instance to be retrieved.

-returns

An asynchronous operation that returns Appointment on successful completion.

-remarks

The instanceStartTime parameter must be the original start date of the instance.

-examples

-see-also

-capabilities

appointmentsSystem