AppointmentCalendarSyncManagerSyncRequestEventArgs.Request Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
|