Compartilhar via


root.developer.contactInfo object

Your contact information that is used by customers to contact you through Teams chat or email. Customers may need extra information when evaluating your app or if they have any queries about your app when it doesn't work. Customers can contact you using Teams chat, so request your IT admins to enable external communications in your organization. For more information, see developer provided app and contact information.

Note

You must provide only one contact email address.

Properties that reference this object type:

Syntax

{
  "defaultSupport": {
    "userEmailsForChatSupport": [
      "{string}"
    ],
    "emailsForEmailSupport": [
      "{string}"
    ]
  }
}

Properties

defaultSupport

The default contact information for your app.

Required

Constraints

Supported values

Remarks

We recommend triaging your customer queries in a timely manner and route those internally within your organization, say to other functions to get the answers. It helps improve app adoption, builds developer trust, and increase revenue if you monetize the app.