Skip to main content
Skip table of contents

supportEmailAddress

Available from version1.8.0
Necessityoptional
Value typetext

Description

The e-mail address to which an e-mail can be sent in case of a faulty (Intune) configuration

Example

Android

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

iOS

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

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

If this problem persists, please contact our support.