The following ExtensionPoints exist in Outlook: https://learn.microsoft.com/en-us/javascript/api/manifest/extensionpoint?view=powerpoint-js-preview#messagereadcommandsurface https://learn.micro...
augustin70
Jul 04, 2024Copper Contributor
Really useful!!!
I'd like to create an Add-on where I could select multiple meetings in my agenda and send them to my timesheets software via REST API.
Right now, the only way is to go through the detail view of each meeting and triggering the task pane individually. Heuuuu yerrrk I'm not going for that...