DXGoogleCalendarSync.AppointmentValuesRequested Event
Raises when the DXGoogleCalendarSync should copy Scheduler Appointment data into a corresponding Google Calendar Event.
Namespace: DevExpress.XtraScheduler.GoogleCalendar
Assembly: DevExpress.XtraScheduler.v20.2.GoogleCalendar.dll
Declaration
public event AppointmentValuesRequestedEventHandler AppointmentValuesRequested
Public Event AppointmentValuesRequested As AppointmentValuesRequestedEventHandler
Event Data
The AppointmentValuesRequested event's data class is DevExpress.XtraScheduler.GoogleCalendar.ObjectValuesRequestedEventArgs.
See Also
Feedback