Codeunit 5300 Outlook Synch. Setup Mgt. in 19
- App
- Base Application
- Obsolete
- Pending 19.0. Legacy outlook sync functionality has been removed.
Versions171819202122232425262728latest
Source-
Procedures, 26
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| ShowTablesList | () | Integer | public | - |
| ShowTableFieldsList | (Integer) | Integer | public | - |
| ShowOItemsList | () | Text[80] | public | - |
| ShowOItemProperties | (Text) | Text[80] | public | - |
| ShowOCollectionsList | (Text) | Text[80] | public | - |
| ShowOCollectionProperties | (Text, Text) | Text[80] | public | - |
| ShowOEntityCollections | (Code[50], Code[10]) | Integer | public | - |
| ShowOptionsLookup | (Text) | Integer | public | - |
| ShowEnumerationsLookup | (Text, Text, Text, var Integer) | Text[80] | public | - |
| ShowOSynchFiltersForm | (Guid, Integer, Integer) | Text | public | - |
| ShowOOptionCorrelForm | (Record Outlook Synch. Field) | public | - | |
| CheckOCollectionAvailability | (Record Outlook Synch. Entity Element, Code[50]) | Boolean | public | - |
| ValidateEnumerationValue | (var Text, var Integer, Text, Text, Text) | public | - | |
| ValidateFieldName | (var Text, Integer) | Boolean | public | - |
| ValidateOutlookItemName | (var Text) | Boolean | public | - |
| ValidateOutlookCollectionName | (var Text, Text) | Boolean | public | - |
| ValidateOItemPropertyName | (var Text, Text, var Boolean, Boolean) | Boolean | public | - |
| ValidateOCollectPropertyName | (var Text, Text, Text, var Boolean, Boolean) | Boolean | public | - |
| ComposeFilterExpression | (Guid, Integer) | Text[250] | public | - |
| ComposeTableFilter | (var Record Outlook Synch. Filter, RecordRef) | Text[250] | public | - |
| ComposeTableView | (var Record Outlook Synch. Filter, var Record Outlook Synch. Filter, RecordRef) | Text | public | - |
| CopyFilterRecords | (var Record Outlook Synch. Filter, var Record Outlook Synch. Filter) | public | - | |
| ComposeFilterRecords | (var Record Outlook Synch. Filter, var Record Outlook Synch. Filter, RecordRef, Integer) | public | - | |
| CreateFilterCondition | (var Record Outlook Synch. Filter, Integer, Integer, Integer, Text) | public | - | |
| CheckPKFieldsQuantity | (Integer) | Boolean | public | - |
| CheckOEnumeration | (Record Outlook Synch. Field) | Boolean | public | - |