AppointmentCalendarSyncManagerSyncRequest.ReportFailedAsync 方法

定義

通知系統同步處理行事曆的工作失敗。

public:
 virtual IAsyncAction ^ ReportFailedAsync() = ReportFailedAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction ReportFailedAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction ReportFailedAsync();
function reportFailedAsync()
Public Function ReportFailedAsync () As IAsyncAction

傳回

非同步作業。

屬性

Windows 需求

應用程式功能
appointmentsSystem

備註

只有當應用程式無法同步處理行事歷時,才應該呼叫這個方法。

適用於