Codeunit 6700 O365 Sync. Management in 28
- App
- Base Application
- Obsolete
- Pending 28.0. Contact sync has been moved to the assisted setup experience with the new Graph-based implementation.
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 | Pending 28.0 | ||||
| Deprecated not in use -Booking sync setup | |||||||
| SyncBookingServices | (var Record Booking Sync) | public | - | ||||
| SyncExchangeContacts | (Record Exchange Sync, Boolean) | public | - | ||||
| LogActivityFailed | (Variant, Code[50], Text, 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 | - | ||||
| BuildBookingsConnectionStringAsSecretText | (var Record Booking Sync) | SecretText | public | - | |||
| BuildExchangeConnectionStringAsSecretText | (var Record Exchange Sync) | SecretText | public | - | |||
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeOnRun | (var Boolean) | - |