Office.js Outlook API - implement Range.Select capability

Office.js Outlook API - implement Range.Select capability
0

Upvotes

Upvote

 Sep 21 2023
0 Comments 
New

Currently, the Outlook Add-In API does not provide any method to select part of the text in a composing mail:
https://learn.microsoft.com/en-us/office/dev/add-ins/outlook/apis

Please see similar issue posted on Stackoverflow:
https://stackoverflow.com/questions/61639373/how-to-select-text-in-an-outlook-mail-using-the-office-js-api

 

Would be nice to have this feature implemented!