---
title: "Codeunit 9530 Outlook Message Factory"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/9530-outlook-message-factory/
type: codeunit
id: 9530
name: "Outlook Message Factory"
app: "Base Application"
namespace: Microsoft.CRM.Outlook
versions: "17-27"
build: 27.5.46862.47359
obsolete: "Pending 25.0"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Codeunit 9530 Outlook Message Factory

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/9530-outlook-message-factory/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.CRM.Outlook |
| Versions | 17-27 |
| Obsolete | Pending 25.0, seen from 25. This codeunit depends on legacy Office interop API and is not supported in the modern client. |
| Source file | CRM/Outlook/OutlookMessageFactory.Codeunit.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| CreateOutlookMessage | (var DotNet IOutlookMessage) | - | public | 17-24 | - | - |
| SetOutlookMessageFactory | (DotNet IOutlookMessageFactory) | - | public | 17-24 | - | - |

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