---
title: "Table 5450 Graph Contact"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/5450-graph-contact/
type: table
id: 5450
name: "Graph Contact"
app: "Base Application"
versions: "17-25"
build: 25.5.30849.36072
obsolete: "Removed 20.0"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Table 5450 Graph Contact

Jonas Paprotka, https://jonas-paprotka.de/ref/table/5450-graph-contact/

| | |
| --- | --- |
| App | Base Application |
| Versions | 17-25 |
| Obsolete | Removed 20.0, seen from 17. This functionality will be removed. The API that it was integrating to was discontinued. |
| Source file | Removed/GraphContact.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Id | Text[250] | 17-25 | - | - |
| 2 | CreatedDateTime | DateTime | 17-25 | - | - |
| 3 | LastModifiedDateTime | DateTime | 17-25 | - | - |
| 4 | ChangeKey | Text[250] | 17-25 | - | - |
| 5 | Categories | Blob | 17-25 | - | - |
| 6 | ParentFolderId | Text[250] | 17-25 | - | - |
| 7 | Birthday | DateTime | 17-25 | - | - |
| 8 | FileAs | Text[250] | 17-25 | - | - |
| 9 | DisplayName | Text[250] | 17-25 | - | - |
| 10 | GivenName | Text[250] | 17-25 | - | - |
| 11 | Initials | Text[250] | 17-25 | - | - |
| 12 | MiddleName | Text[250] | 17-25 | - | - |
| 13 | NickName | Text[250] | 17-25 | - | - |
| 14 | Surname | Text[250] | 17-25 | - | - |
| 15 | Title | Text[250] | 17-25 | - | - |
| 16 | YomiGivenName | Text[250] | 17-25 | - | - |
| 17 | YomiSurname | Text[250] | 17-25 | - | - |
| 18 | YomiCompanyName | Text[250] | 17-25 | - | - |
| 19 | Generation | Text[250] | 17-25 | - | - |
| 20 | EmailAddresses | Blob | 17-25 | - | - |
| 21 | Websites | Blob | 17-25 | - | - |
| 22 | ImAddresses | Blob | 17-25 | - | - |
| 23 | JobTitle | Text[250] | 17-25 | - | - |
| 24 | CompanyName | Text[250] | 17-25 | - | - |
| 25 | Department | Text[250] | 17-25 | - | - |
| 26 | OfficeLocation | Text[250] | 17-25 | - | - |
| 27 | Profession | Text[250] | 17-25 | - | - |
| 28 | AssistantName | Text[250] | 17-25 | - | - |
| 29 | Manager | Text[250] | 17-25 | - | - |
| 30 | Phones | Blob | 17-25 | - | - |
| 31 | PostalAddresses | Blob | 17-25 | - | - |
| 32 | SpouseName | Text[250] | 17-25 | - | - |
| 33 | PersonalNotes | Blob | 17-25 | - | - |
| 34 | Children | Blob | 17-25 | - | - |
| 35 | WeddingAnniversary | DateTime | 17-25 | - | - |
| 36 | Gender | Text[250] | 17-25 | - | - |
| 37 | IsFavorite | Boolean | 17-25 | - | - |
| 38 | Flag | Blob | 17-25 | - | - |
| 40 | DeltaToken | Text[250] | 17-25 | - | - |
| 41 | BusinessType | Blob | 17-25 | - | - |
| 42 | IsBank | Blob | 17-25 | - | - |
| 43 | IsContact | Blob | 17-25 | - | - |
| 44 | IsCustomer | Blob | 17-25 | - | - |
| 45 | IsLead | Blob | 17-25 | - | - |
| 46 | IsPartner | Blob | 17-25 | - | - |
| 47 | IsVendor | Blob | 17-25 | - | - |
| 48 | IsNavCreated | Blob | 17-25 | - | - |
| 49 | NavIntegrationId | Blob | 17-25 | - | - |
| 50 | XrmId | Blob | 17-25 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Id | 17-25 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| GetCategoriesString | () | Text | public | 17-25 | - | - |
| SetCategoriesString | (Text) | - | public | 17-25 | - | - |
| GetEmailAddressesString | () | Text | public | 17-25 | - | - |
| SetEmailAddressesString | (Text) | - | public | 17-25 | - | - |
| GetWebsitesString | () | Text | public | 17-25 | - | - |
| SetWebsitesString | (Text) | - | public | 17-25 | - | - |
| GetImAddressesString | () | Text | public | 17-25 | - | - |
| SetImAddressesString | (Text) | - | public | 17-25 | - | - |
| GetPhonesString | () | Text | public | 17-25 | - | - |
| SetPhonesString | (Text) | - | public | 17-25 | - | - |
| GetPostalAddressesString | () | Text | public | 17-25 | - | - |
| SetPostalAddressesString | (Text) | - | public | 17-25 | - | - |
| GetPersonalNotesString | () | Text | public | 17-25 | - | - |
| SetPersonalNotesString | (Text) | - | public | 17-25 | - | - |
| GetChildrenString | () | Text | public | 17-25 | - | - |
| SetChildrenString | (Text) | - | public | 17-25 | - | - |
| GetFlagString | () | Text | public | 17-25 | - | - |
| SetFlagString | (Text) | - | public | 17-25 | - | - |
| GetBusinessTypeString | () | Text | public | 17-25 | - | - |
| SetBusinessTypeString | (Text) | - | public | 17-25 | - | - |
| GetIsCustomerString | () | Text | public | 17-25 | - | - |
| SetIsCustomerString | (Text) | - | public | 17-25 | - | - |
| GetIsVendorString | () | Text | public | 17-25 | - | - |
| SetIsVendorString | (Text) | - | public | 17-25 | - | - |
| GetIsBankString | () | Text | public | 17-25 | - | - |
| SetIsBankString | (Text) | - | public | 17-25 | - | - |
| GetIsContactString | () | Text | public | 17-25 | - | - |
| SetIsContactString | (Text) | - | public | 17-25 | - | - |
| GetIsLeadString | () | Text | public | 17-25 | - | - |
| GetIsPartnerString | () | Text | public | 17-25 | - | - |
| GetIsNavCreatedString | () | Text | public | 17-25 | - | - |
| SetIsNavCreatedString | (Text) | - | public | 17-25 | - | - |
| GetNavIntegrationIdString | () | Text | public | 17-25 | - | - |
| SetNavIntegrationIdString | (Text) | - | public | 17-25 | - | - |
| GetXrmId | (var Guid) | Boolean | public | 17-25 | - | - |
| HasNameDetailsForQuestionnaire | () | Boolean | public | 17-25 | - | - |
| HasAnniversariesForQuestionnaire | () | Boolean | public | 17-25 | - | - |
| HasPhoneticNameDetailsForQuestionnaire | () | Boolean | public | 17-25 | - | - |
| HasWorkDetailsForQuestionnaire | () | Boolean | public | 17-25 | - | - |

## 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.
