title: "Email.ExternalLinks" category: reference tags: [aet, email, setting] source: ApplicationElementTreeData.json date: 2026-04-17 status: published

Email.ExternalLinks

Groep: Email Type: System · Waardetype: enumlist Custom: Ja · Nullable: Nee

Beschrijving: External links

Behaviour of external links in emails text (Allowed, WarnUser)

Waardebewerken

Raw JSONbewerken

{
  "settingId": "Email.ExternalLinks",
  "settingType": "System",
  "description": "External links",
  "longDescription": "Behaviour of external links in emails text (Allowed, WarnUser)",
  "value": 0,
  "valueType": "enumlist",
  "valueDisplayModel": {
    "id": "0",
    "description": "Allowed",
    "displayDescription": "0 - Allowed"
  },
  "inheritedValue": 1,
  "inheritedFromDescription": "Inherited from factory settings.",
  "inheritedValueDisplayModel": {
    "id": "1",
    "description": "WarnUser",
    "displayDescription": "1 - WarnUser"
  },
  "isCustom": true,
  "isNullable": false,
  "listDataSourceAction": "ApplicationElement.GetSettingDataSource"
}

Brondatabewerken