Freigeben über


AppointmentCalendarSyncManager Klasse

Definition

Bietet Zugriff auf Synchronisierungsfunktionen für ein AppointmentCalendar-Objekt .

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

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)
App-Funktionen
appointmentsSystem

Hinweise

AppointmentCalendar.SyncManager bietet Zugriff auf eine instance dieser Klasse.

Eigenschaften

LastAttemptedSyncTime

Ruft das Datum und die Uhrzeit der letzten Synchronisierung mit dem AppointmentCalendar-Server ab oder legt dieses fest.

LastSuccessfulSyncTime

Ruft das Datum und die Uhrzeit der letzten erfolgreichen Synchronisierung mit dem AppointmentCalendar-Server ab oder legt dieses fest.

Status

Ruft den aktuellen status von AppointmentCalendarSyncManager ab oder legt diese fest.

Methoden

SyncAsync()

Initiiert einen Synchronisierungsvorgang für AppointmentCalendar.

Ereignisse

SyncStatusChanged

Tritt auf, wenn sich die status eines AppointmentCalendar-Synchronisierungsvorgangs ändert.

Gilt für: