---
title: "Codeunit 5305 Outlook Synch. Process Line"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/5305-outlook-synch-process-line/
type: codeunit
id: 5305
name: "Outlook Synch. Process Line"
app: "Base Application"
versions: "17-21"
build: 21.5.53619.63803
obsolete: "Pending 19.0"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Codeunit 5305 Outlook Synch. Process Line

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/5305-outlook-synch-process-line/

| | |
| --- | --- |
| App | Base Application |
| Versions | 17-21 |
| Obsolete | Pending 19.0, seen from 19. Legacy outlook sync functionality has been removed. |
| Source file | Legacy Outlook Sync/OutlookSynchProcessLine.Codeunit.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| SetGlobalParameters | (var Record Outlook Synch. Entity, var Record Outlook Synch. User Setup, var Record Outlook Synch. Link, var DotNet OLSync.Common.XmlTextReader, var DotNet OLSync.Common.XmlTextWriter, Text[38], Integer, Code[250], Text, Text[32], DateTime, Boolean) | - | public | 17-21 | - | - |
| ProcessCollectiosBuffer | (var Record Outlook Synch. Link, RecordRef, Integer) | - | public | 17-21 | - | - |
| UpdateSynchronizationDate | (Code[50], RecordId) | - | public | 17-21 | - | - |
| CheckEntityIdentity | (RecordId, Code[10]) | Boolean | public | 17-21 | - | - |
| CheckUserSettingsForConflicts | (var RecordRef, Integer) | - | public | 17-21 | - | - |
| CheckKeyField | (Integer, Integer) | Boolean | public | 17-21 | - | - |
| IsConflictDetected | (var Record Change Log Entry, RecordRef, Integer) | Boolean | public | 17-21 | - | - |
| FindEntityElementBySearchField | (Code[10], Integer, RecordRef, RecordRef, var RecordId) | - | public | 17-21 | - | - |
| FilterChangeLog | (RecordId, var Record Change Log Entry) | - | public | 17-21 | - | - |
| SetupFieldsModified | (var Record Change Log Entry, var Record Outlook Synch. Field) | Boolean | public | 17-21 | - | - |
| OneToOneRelation | (var Record Outlook Synch. Filter) | Boolean | public | 17-21 | - | - |

## Source

Symbols: Microsoft.BaseApplication.symbols.437dbf0e-84ff-417a-965d-ed2bb9650972, https://dynamicssmb2.pkgs.visualstudio.com/DynamicsBCPublicFeeds/_packaging/MSSymbols/nuget/v3/index.json, highest build per major on 2026-09-20.

Jonas Paprotka, 2026-09-20.
