{
  "title": "Codeunit 4900 SMTP Mail Internals",
  "url": "https://jonas-paprotka.de/ref/codeunit/4900-smtp-mail-internals/",
  "author": "Jonas Paprotka",
  "license": "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link.",
  "subject": "Microsoft Dynamics 365 Business Central",
  "checked": "2026-09-20",
  "source": {
    "feed": "https://dynamicssmb2.pkgs.visualstudio.com/DynamicsBCPublicFeeds/_packaging/MSSymbols/nuget/v3/index.json",
    "package": "Microsoft.BaseApplication.symbols.437dbf0e-84ff-417a-965d-ed2bb9650972",
    "build": "19.5.36567.56815",
    "code": {},
    "note": "Presence per major, highest build of each; 17 is the oldest major on the feed. Local procedures are not listed."
  },
  "object": {
    "type": "codeunit",
    "id": 4900,
    "name": "SMTP Mail Internals",
    "app": "Base Application",
    "appByVersion": [
      {
        "app": "Base Application",
        "from": 17
      }
    ],
    "nameByVersion": [
      {
        "name": "SMTP Mail Internals",
        "from": 17
      }
    ],
    "namespace": "",
    "versions": "17-19",
    "majors": [
      17,
      18,
      19
    ],
    "extends": null,
    "sourceTable": null,
    "sourceFile": "SMTPMailInternals.Codeunit.al",
    "obsolete": null,
    "obsoleteSeenFrom": null,
    "byVersion": {
      "17": {
        "app": "base-application",
        "name": "SMTP Mail Internals",
        "ns": "",
        "obsolete": null,
        "target": "",
        "sourceTable": "",
        "counts": {
          "fields": 0,
          "keys": 0,
          "methods": 1,
          "values": 0
        },
        "stub": false
      },
      "18": {
        "app": "base-application",
        "name": "SMTP Mail Internals",
        "ns": "",
        "obsolete": null,
        "target": "",
        "sourceTable": "",
        "counts": {
          "fields": 0,
          "keys": 0,
          "methods": 1,
          "values": 0
        },
        "stub": false
      },
      "19": {
        "app": "base-application",
        "name": "SMTP Mail Internals",
        "ns": "",
        "obsolete": null,
        "target": "",
        "sourceTable": "",
        "counts": {
          "fields": 0,
          "keys": 0,
          "methods": 1,
          "values": 0
        },
        "stub": false
      }
    },
    "fields": [],
    "keys": [],
    "procedures": [],
    "events": [
      {
        "name": "OnAfterCreateMessage",
        "sig": "(DotNet MimeMessage, DotNet MimeBodyBuilder)",
        "returns": "",
        "kind": "internalevent",
        "access": "public",
        "obsolete": null,
        "majors": [
          17,
          18,
          19
        ],
        "range": "17-19",
        "first": 17,
        "last": 19,
        "obsoleteSince": null,
        "spans": [
          {
            "from": 17,
            "to": 19,
            "returns": "",
            "kind": "internalevent",
            "access": "public",
            "obsolete": null
          }
        ]
      }
    ],
    "values": []
  }
}