CAccountSettings | Account Settings panel |
CAnimatedIcon | Spinning (animated) icons |
CCalendarSettings | Calendar options window |
CConfigFrame | Configuration frame |
CContactSettings | Contacts options window |
CCustomLabel | Labels |
CCustomPane | Panes (active source buttons) on main window |
CFullSync | Recover sync window |
CheckSyncReport | This class encapsulates logging and checking of a SyncReport |
CLeftView | Configuration menu on the left |
ClientAppException | Wraps the Outlook appointment exception object |
ClientApplication | The main class of Outlook wrapper, used to wrap Outlook Application instance, MAPI namespace and Redemption utility methods |
ClientAppointment | Wraps the Outlook appointment object |
ClientContact | Wraps the Outlook contact object |
ClientException | Defines errors for Client operations |
ClientFolder | Wraps the Outlook folder object |
ClientItem | Wraps the generic Outlook item (could be any of the item types) |
ClientNote | Wraps the Outlook note object |
ClientRecurrence | Wraps the Outlook recurrence object (for tasks and events) |
ClientTask | Wraps the Outlook task object |
ClientTest | This is the interface expected by the testing framework for sync clients |
ClientTest::Config | Information about a data source |
ClientTestFactory | Generates tests on demand based on what the client supports |
CLogSettings | Log settings window |
CMainSyncFrame | Main window |
CNotesSettings | Notes options window |
COutlookPluginApp | Main class for Outlook Plug-in UI |
CProxySettings | Proxy settings window |
CreateSource | Helper class to encapsulate ClientTest::Config::createsource_t pointer and the corresponding parameters |
CSyncForm | Form of the main window |
CSyncSettings | Sync options panel |
CTaskSettings | Tasks options window |
DefaultWinConfigFactory | This class is a factory of default configurations |
DMTClientConfig | This class is an extension of SyncManagerConfig that is DM tree aware; this means that configuration properties are read/stored from/to the DM tree |
FileSyncSource | Synchronizes the content of files in a certain directory and the file attributes using a certain XML format |
HwndFunctions | Contains methods to find the UI window handle |
LocalTests | Local test of one sync source and utility functions also used by sync tests |
OutlookConfig | Represents the configuration of Outlook client |
OutlookSyncItemListener | Listener for SyncItem events |
OutlookSyncListener | Listener for Sync events |
OutlookSyncSourceListener | Listener for SyncSource events |
OutlookSyncStatusListener | Listener for SyncStatus events |
OutlookTransportListener | Listener for Transport events |
RawFileSyncSource | In contrast to the FileSyncSource this class does not wrap the file content and attributes in an XML format when exchanging it with the server |
RegisterTest | Only purpose of this class is to own the first TestFileSource and to register its tests at program startup |
SyncClient | This class wraps the common operations executed by a typical client |
SyncException | Defines exceptions for sync process |
SyncManager | This is the core class which encodes the flow of messages between client and server throughout a session |
SyncManagerConfig | This class groups the configuration information needed by the SyncManager |
SyncReport | Used to summarize all results of a single synchronization |
SyncSource | This is the main API that a SyncML client developer needs to implement to let the sync engine access the client's data |
SyncSourceConfig | This class groups all configuration properties for a SyncSource |
SyncSourceReport | SyncSourceReport class rapresents the report of each SyncSource synchronized |
SyncTests | Tests synchronization with one or more sync sources enabled |
TestFileSource | This code uses the ClientTest and RawFileSyncSource to test real synchronization against a server |
TimeZone | Timezone informations |
WinContact | Rapresents a contact object for Windows Clients |
WinContactSIF | Rapresents a contact object for Windows Clients |
WindowsSyncClient | Derivate from SyncClient, implements only continueAfterPrepareSync method |
WindowsSyncSource | This class is the extension of SyncSource class for specific Client objects |
WindowsSyncSourceConfig | This class groups all configuration properties for a WindowsSyncSource |
WinEvent | Rapresents an event object for Windows Clients |
WinItem | Rapresents an item object for Windows Clients |
WinRecipient | Rapresents a recipient object (attendee) for Windows Clients |
WinRecurrence | Rapresents a recurrence pattern object for Windows Clients |