Partager via


AppointmentCalendarSyncManagerSyncRequestEventArgs.Request Propriété

Définition

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

public:
 property AppointmentCalendarSyncManagerSyncRequest ^ Request { AppointmentCalendarSyncManagerSyncRequest ^ get(); };
AppointmentCalendarSyncManagerSyncRequest Request();
public AppointmentCalendarSyncManagerSyncRequest Request { get; }
var appointmentCalendarSyncManagerSyncRequest = appointmentCalendarSyncManagerSyncRequestEventArgs.request;
Public ReadOnly Property Request As AppointmentCalendarSyncManagerSyncRequest

Valeur de propriété

Objet AppointmentCalendarSyncManagerSyncRequest pour l’événement.

Configuration requise pour Windows

Fonctionnalités de l’application
appointmentsSystem

S’applique à