AppointmentCalendarSyncManagerSyncRequest Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente la demande de l’utilisateur de synchroniser le calendrier.
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
- Héritage
- Attributs
Configuration requise pour Windows
Famille d’appareils |
Windows 10 Anniversary Edition (introduit dans 10.0.14393.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduit dans v3.0)
|
Fonctionnalités de l’application |
appointmentsSystem
|
Remarques
Le système génère une instance de cette classe et la définit en tant que propriété dans l’argument AppointmentCalendarSyncManagerSyncRequestEventArgs de l’événement SyncRequested.
Propriétés
AppointmentCalendarLocalId |
Obtient une chaîne qui identifie de manière unique le calendrier associé au rendez-vous sur l’appareil local. |
Méthodes
ReportCompletedAsync() |
Avertit le système que la tâche de synchronisation du calendrier est terminée. |
ReportFailedAsync() |
Avertit le système que la tâche de synchronisation du calendrier a échoué. |