Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the backward compatibility with an equivalent COM add-in.
Properties that reference this object type:
Syntax
Properties
comAddin
Specifies a COM add-in that must be used in place of the Microsoft 365 Web Add-in for Windows.
Type
comAddin
Required
—
Constraints
Supported values
Examples
{
"extensions": [
{
"alternates": [
{
"prefer": {
"comAddin": {
"progId": "ContosoExtension"
}
}
}
]
}
]
}