[I am using DevExpress 8.1] Hi. I am writing an application that allows a user to import appointments from Outlook to an XtraScheduler control. It is currently unidirectional, Outlook to XtraScheduler, and uses an AppointmentImportSynchronizer object to retrieve the appointments. As it stands, when I...