---
title: "Codeunit 2151 O365 Sales Email Management"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/2151-o365-sales-email-management/
type: codeunit
id: 2151
name: "O365 Sales Email Management"
app: "Base Application"
versions: "17-23"
build: 23.5.16502.31399
obsolete: "Pending 21.0"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Codeunit 2151 O365 Sales Email Management

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/2151-o365-sales-email-management/

| | |
| --- | --- |
| App | Base Application |
| Versions | 17-23 |
| Obsolete | Pending 21.0, seen from 21. Microsoft Invoicing has been discontinued. |
| Source file | Invoicing/O365SalesEmailManagement.Codeunit.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| ShowEmailDialog | (Code[20]) | Boolean | public | 17-23 | - | - |
| SaveEmailParametersIfChanged | (Code[20], Integer, Text[250], Text[250], Text[250]) | - | public | 17-23 | - | - |
| NativeAPISaveEmailBodyText | (Guid) | - | public | 17-22 | Pending 20.0 | These objects will be removed |
| NativeAPIGetEmailParametersFromId | (Guid, var Code[20], var Code[20], var Text[250], var Text[250], var Text, var Integer, var Text) | - | public | 17-22 | Pending 20.0 | These objects will be removed |
| GetBodyTextEncoding | () | TextEncoding | public | 17-23 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeIsSalesInvoiceHeaderCancelled | (var Record Sales Invoice Header, var Boolean, var Boolean) | 17-22 | Pending 20.0 | These objects will be removed |

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