AppointmentCalendarSyncManagerSyncRequestEventArgs Classe

Définition

Fournit des données pour un événement SyncRequested .

public ref class AppointmentCalendarSyncManagerSyncRequestEventArgs 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 AppointmentCalendarSyncManagerSyncRequestEventArgs 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 AppointmentCalendarSyncManagerSyncRequestEventArgs
Public NotInheritable Class AppointmentCalendarSyncManagerSyncRequestEventArgs
Héritage
Object Platform::Object IInspectable AppointmentCalendarSyncManagerSyncRequestEventArgs
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 transmet en tant qu’argument au gestionnaire d’événements SyncRequested de l’application.

Propriétés

Request

Obtient l’objet AppointmentCalendarSyncManagerSyncRequest pour l’événement SyncRequested correspondant.

Méthodes

GetDeferral()

Obtient l’objet de report pour l’événement SyncRequested .

S’applique à