---
title: "Table 7013 Contact Sync Queue"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/7013-contact-sync-queue/
type: table
id: 7013
name: "Contact Sync Queue"
app: "Base Application"
namespace: Microsoft.CRM.Outlook
versions: "28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/7013-contact-sync-queue/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Table 7013 Contact Sync Queue

Jonas Paprotka, https://jonas-paprotka.de/ref/table/7013-contact-sync-queue/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.CRM.Outlook |
| Versions | 28 |
| Source file | CRM/Outlook/ContactSyncQueue.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Entry No. | Integer | 28 | - | - |
| 2 | Sync Direction | Option | 28 | - | - |
| 3 | Contact ID | Text[250] | 28 | - | - |
| 4 | Display Name | Text[100] | 28 | - | - |
| 5 | Given Name | Text[50] | 28 | - | - |
| 6 | Surname | Text[50] | 28 | - | - |
| 7 | Job Title | Text[100] | 28 | - | - |
| 8 | Company Name | Text[100] | 28 | - | - |
| 9 | Department | Text[50] | 28 | - | - |
| 10 | Mobile Phone | Text[30] | 28 | - | - |
| 11 | Business Phone | Text[30] | 28 | - | - |
| 12 | Home Phone | Text[30] | 28 | - | - |
| 13 | Email Address | Text[250] | 28 | - | - |
| 14 | Email 2 | Text[250] | 28 | - | - |
| 15 | Address | Text[100] | 28 | - | - |
| 16 | City | Text[50] | 28 | - | - |
| 17 | County | Text[50] | 28 | - | - |
| 18 | Post Code | Code[20] | 28 | - | - |
| 19 | Country/Region Code | Code[10] | 28 | - | - |
| 20 | Middle Name | Text[50] | 28 | - | - |
| 21 | Initials | Text[30] | 28 | - | - |
| 22 | Office Location | Text[50] | 28 | - | - |
| 23 | Assistant Name | Text[100] | 28 | - | - |
| 24 | Manager | Text[100] | 28 | - | - |
| 25 | Home Page | Text[255] | 28 | - | - |
| 26 | Personal Notes | Text[250] | 28 | - | - |
| 27 | Categories | Text[250] | 28 | - | - |
| 28 | Created DateTime | DateTime | 28 | - | - |
| 29 | Last Modified DateTime | DateTime | 28 | - | - |
| 30 | BC Contact No. | Code[20] | 28 | - | - |
| 31 | Sync Status | Option | 28 | - | - |
| 32 | Error Message | Text[250] | 28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| PK, clustered | Entry No. | 28 |
| Email | Email Address | 28 |
| Status | Sync Status | 28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| CopyFromO365Contact | (Record O365 Contact, Option) | - | public | 28 | Pending 29.0 | Removed due to Contact Sync redesign, will be deleted in future release. |
| CopyFromO365Contact | (Record Outlook Contacts, Option) | - | public | 28 | - | - |
| CopyFromBCContact | (Record Contact, Option) | - | public | 28 | - | - |

## 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.
AL source 29: https://github.com/microsoft/BCApps, MIT, releases/29.x at a66254c3b8b5bb1cea290dc8f9d097aec4381153.

Jonas Paprotka, 2026-09-20.
