DisableEntityHighlighting element
Specifies whether entity highlighting should be turned off for your mail add-in. Entties are highlighted in contextual add-ins.
Important
Entity-based contextual Outlook add-ins are now retired. As an alternative solution, implement regular expression rules in your contextual add-in. For guidance on how to implement these rules, see Contextual Outlook add-ins.
Add-in type: Mail
Syntax
<DisableEntityHighlighting> [true | false]</DisableEntityHighlighting>
Contained in
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins