Condividi tramite


AppointmentCalendarSyncManagerSyncRequestEventArgs Classe

Definizione

Fornisce dati per un evento 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
Ereditarietà
Object Platform::Object IInspectable AppointmentCalendarSyncManagerSyncRequestEventArgs
Attributi

Requisiti Windows

Famiglia di dispositivi
Windows 10 Anniversary Edition (è stato introdotto in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v3.0)
Funzionalità dell'app
appointmentsSystem

Commenti

Il sistema genera un'istanza di questa classe e la passa come argomento al gestore eventi SyncRequested dell'applicazione.

Proprietà

Request

Ottiene l'oggetto AppointmentCalendarSyncManagerSyncRequest per l'evento SyncRequested corrispondente.

Metodi

GetDeferral()

Ottiene l'oggetto rinvio per l'evento SyncRequested .

Si applica a