Open shaggy2626 opened 1 year ago
No, this first version only takes the text you type into the panel and turn into a business mails. I haven't added yet the capability to reply based on the context of the mail.
No, this first version only takes the text you type into the panel and turn into a business mails. I haven't added yet the capability to reply based on the context of the mail.
I installed the raw manifest file from the repo through the webapp MSFT page for outlook add ons. When I open the add on in outlook it says connection issue and not able to resolve a host. Is there something I need to change?
This is an Office add-in using the web hosted model, so you will need to host the project somewhere, like a web server or Azure storage. See for example here https://learn.microsoft.com/en-us/office/dev/add-ins/publish/publish-add-in-vs-code Otherwise, you must run it locally in debugging mode.
Will the add work for replies to email? For instance if there is an entire email thread will my input be based of the event thats took place on the email thread?