Compartir a través de


AppointmentCalendarSyncManagerSyncRequestEventArgs.Request Propiedad

Definición

Obtiene el objeto AppointmentCalendarSyncManagerSyncRequest para el evento SyncRequested correspondiente.

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

Valor de propiedad

Objeto AppointmentCalendarSyncManagerSyncRequest para el evento.

Requisitos de Windows

Características de aplicaciones
appointmentsSystem

Se aplica a