AppointmentCalendarSyncManagerSyncRequestEventArgs.Request Property

Definition

Gets the AppointmentCalendarSyncManagerSyncRequest object for the corresponding SyncRequested event.

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

Property Value

The AppointmentCalendarSyncManagerSyncRequest object for the event.

Windows requirements

App capabilities
appointmentsSystem

Applies to