Back to Devexpress

DXGoogleCalendarSync Properties

windowsforms-devexpress-dot-xtrascheduler-dot-googlecalendar-dot-dxgooglecalendarsync-dot-underscore-properties.md

latest4.7 KB
Original Source

DXGoogleCalendarSync Properties

A component that provides synchronization between a SchedulerControl and a Google Calendar. See Google Calendars for more details.

NameDescription
CalendarIdGets or sets the CalendarListEntry.ID property of a Google Calendar, whose events should be synchronized with Scheduler Appointments.
CalendarServiceGets or sets a Google Calendar Service required to access Google Events.
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ContainerGets the IContainer that contains the Component. Inherited from Component.
CustomFieldETagPropertyNameGets or sets the name of an appointment custom field that stores Google Event ETag.
CustomFieldIdPropertyNameGets or sets the name of an appointment custom field that stores Google Event ID.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
SiteGets or sets the ISite of the Component. Inherited from Component.
SkipOverdueReminders
StateTrackingModeGets or sets whether the DXGoogleCalendarSync component should automatically write session information to an XML file.
StorageGets or sets a SchedulerControl‘s storage whose Appointments should be synchronized with a Google Calendar.

See Also

DXGoogleCalendarSync Class

DXGoogleCalendarSync Members

DevExpress.XtraScheduler.GoogleCalendar Namespace