Events
Microsoft 365 Community Conference
May 6, 2 PM - May 9, 12 AM
Skill up for the era of AI at the ultimate community-led Microsoft 365 event, May 6-8 in Las Vegas.
Learn moreThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
A list of handlers that allow apps to be invoked when certain conditions are met. Domains must also be listed in validDomains
.
Properties that reference this object type:
The type of message handler.
Type
string
Required
✅
Constraints
Supported values
Allowed values: link
.
Configuration info for the message handler.
Type
value
Required
✅
Constraints
Supported values
{
"composeExtensions": [
{
"messageHandlers": [
{
"type": "link",
"value": {
"domains": [
"mysite.someplace.com",
"othersite.someplace.com"
],
"supportsAnonymizedPayloads": false
}
}
]
}
]
}
Events
Microsoft 365 Community Conference
May 6, 2 PM - May 9, 12 AM
Skill up for the era of AI at the ultimate community-led Microsoft 365 event, May 6-8 in Las Vegas.
Learn more