Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 646 Bytes

appointmentcalendarcreateorupdateappointmentrequest_reportfailedasync_1210652737.md

File metadata and controls

23 lines (16 loc) · 646 Bytes
-api-id -api-type
M:Windows.ApplicationModel.Appointments.DataProvider.AppointmentCalendarCreateOrUpdateAppointmentRequest.ReportFailedAsync
winrt method

Windows.ApplicationModel.Appointments.DataProvider.AppointmentCalendarCreateOrUpdateAppointmentRequest.ReportFailedAsync

-description

Notifies the system that the task of creating or updating an appointment has failed.

-returns

An asynchronous operation.

-remarks

This method should be called only if the app has failed to create or update an appointment.

-examples

-see-also