AppointmentCalendarSyncManagerSyncRequest Klasse

Definition

Stellt die Anforderung des Benutzers zur Synchronisierung des Kalenders dar.

public ref class AppointmentCalendarSyncManagerSyncRequest sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class AppointmentCalendarSyncManagerSyncRequest final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class AppointmentCalendarSyncManagerSyncRequest
Public NotInheritable Class AppointmentCalendarSyncManagerSyncRequest
Vererbung
Object Platform::Object IInspectable AppointmentCalendarSyncManagerSyncRequest
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Anniversary Edition (eingeführt in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v3.0)
App-Funktionen
appointmentsSystem

Hinweise

Das System generiert eine instance dieser Klasse und legt sie als Eigenschaft im Argument AppointmentCalendarSyncManagerSyncRequestEventArgs des SyncRequested-Ereignisses fest.

Eigenschaften

AppointmentCalendarLocalId

Ruft eine Zeichenfolge ab, die den Kalender eindeutig identifiziert, der dem Termin auf dem lokalen Gerät zugeordnet ist.

Methoden

ReportCompletedAsync()

Benachrichtigt das System, dass die Aufgabe der Synchronisierung des Kalenders abgeschlossen ist.

ReportFailedAsync()

Benachrichtigt das System, dass bei der Synchronisierung des Kalenders ein Fehler aufgetreten ist.

Gilt für: