Skip to main content
Skip table of contents

supportEmailAddress

Verfügbar ab Version1.8.0
NotwendigkeitOptional
WerttypText

Beschreibung

Die E-Mail Adresse, an welche im Falle einer fehlerhaften (Intune-)Konfiguration eine E-Mail gesendet werden kann

Beispiel

Android

JS
"managedProperty": [
  {
    "key": "supportEmailAddress",
    "valueString": "support@unternehmen.com"
  }
]

iOS

XML
<key>supportEmailAddress</key>
<string>support@unternehmen.com</string>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.