Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1015 Bytes

removeappointmentoperation_dismissui_451152495.md

File metadata and controls

23 lines (16 loc) · 1015 Bytes
-api-id -api-type
M:Windows.ApplicationModel.Appointments.AppointmentsProvider.RemoveAppointmentOperation.DismissUI
winrt method

Windows.ApplicationModel.Appointments.AppointmentsProvider.RemoveAppointmentOperation.DismissUI

-description

Dismisses the UI for the operation that removes an appointment.

-remarks

A call to DismissUI is similar to when the user dismisses the appointment provider’s UI by tapping away from it. When the appointment provider’s UI is dismissed, the appointment provider app can continue to save the appointment in the background until the appointment provider app calls ReportCompleted or ReportError or up to 15 seconds elapses, which causes the appointments provider app to stop running.

-examples

-see-also

-capabilities

appointmentsSystem