cxSchedulerOutlookExchange Unit
#Methods
Name | Description |
---|---|
cx |
Exports the scheduler’s user events to Microsoft Outlook®. |
cx |
Imports Microsoft Outlook® items into the scheduler. |
cx |
Updates Microsoft Outlook® with the scheduler’s stored data. |
cx |
Updates the scheduler’s stored data with the items of Microsoft Outlook®. |
#Types
Name | Description |
---|---|
Tcx |
Provides a callback reference to a function that verifies whether the Microsoft Outlook® item can be imported before it is actually imported. |
Tcx |
Provides a callback reference to a function that verifies whether the scheduler’s user event can be exported to Microsoft Outlook® before it is actually exported. |
Tcx |
Provides a callback reference to a procedure that performs conversion operations on the imported user events when they are about to be serialized to the scheduler’s storage. |
Tcx |
Provides a callback reference to a procedure that performs conversion operations on Appointment |
Tcx |
Provides a callback reference to a procedure that implements progress indication. |