Codeunit 6700 O365 Sync. Management in 25
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 18
| 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 | Pending 25.0 | |||
| Replaced by BuildBookingsConnectionStringAsSecretText | |||||||
| BuildExchangeConnectionString | (var Record Exchange Sync) | Text | public | Pending 25.0 | |||
| Replaced by BuildExchangeConnectionStringAsSecretText | |||||||
| 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) | - |