---
title: "Table 1602 Exchange Object"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/1602-exchange-object/
type: table
id: 1602
name: "Exchange Object"
app: "Base Application"
namespace: Microsoft.CRM.Outlook
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/1602-exchange-object/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 1602 Exchange Object

Jonas Paprotka, https://jonas-paprotka.de/ref/table/1602-exchange-object/

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Item ID | Text[250] | 17-28 | - | - |
| 2 | Type | Option | 17-28 | - | - |
| 3 | Name | Text[250] | 17-28 | - | - |
| 4 | Body | Blob | 17-28 | - | - |
| 5 | Parent ID | Text[250] | 17-28 | - | - |
| 6 | Content | Blob | 17-28 | - | - |
| 8 | ViewLink | Blob | 17-28 | - | - |
| 10 | Owner | Guid | 17-28 | - | - |
| 11 | Selected | Boolean | 17-28 | - | - |
| 12 | Content Type | Text[250] | 17-28 | - | - |
| 13 | InitiatedAction | Option | 17-28 | - | - |
| 14 | VendorNo | Code[50] | 17-25 | Removed 23.0 | Use the field RecId instead |
| 15 | IsInline | Boolean | 17-28 | - | - |
| 18 | RecId | RecordId | 20-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Item ID | 17-28 |
| Key2 | Name | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| SetBody | (Text) | - | public | 17-28 | - | - |
| GetBody | () | Text | public | 17-28 | - | - |
| SetViewLink | (Text) | - | public | 17-28 | - | - |
| GetViewLink | () | Text | public | 17-28 | - | - |
| SetContent | (InStream) | - | public | 17-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.
