Codeunit 6700 O365 Sync. Management in 24
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 16
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| GetBookingMailboxes | (Record Booking Sync, var Record Booking Mailbox, Text) | Boolean | public | - |
| CreateExchangeConnection | (var Record Exchange Sync) | Boolean | public | - |
| IsO365Setup | (Boolean) | Boolean | public | - |
| OpenSetupWindow | () | Boolean | public | - |
| SyncBookingCustomers | (var Record Booking Sync) | public | - | |
| SyncBookingServices | (var Record Booking Sync) | public | - | |
| SyncExchangeContacts | (Record Exchange Sync, Boolean) | public | - | |
| LogActivityFailed | (Variant, Code[50], Text, Text) | public | - | |
| BuildBookingsConnectionString | (var Record Booking Sync) | Text | public | - |
| BuildExchangeConnectionString | (var Record Exchange Sync) | Text | public | - |
| RegisterBookingsConnection | (Record Booking Sync) | public | - | |
| RegisterExchangeConnection | (Record Exchange Sync) | public | - | |
| TraceCategory | () | Text | public | - |
| ValidateExchangeConnection | (Text[250], var Record Exchange Sync) | Boolean | public | - |
| ShowProgress | (Text) | public | - | |
| CloseProgress | () | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeOnRun | (var Boolean) | - |