Compartilhar via


AppointmentCalendarSyncManagerSyncRequestEventArgs.Request Propriedade

Definição

Obtém o objeto AppointmentCalendarSyncManagerSyncRequest para o evento SyncRequested correspondente.

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

Valor da propriedade

O objeto AppointmentCalendarSyncManagerSyncRequest para o evento.

Requisitos do Windows

Funcionalidades do aplicativo
appointmentsSystem

Aplica-se a