I am are trying to detect the changes of the message body in using outlook add-ins and use it to log it in the console. The idea is to detect real-time changes to the message body so we can understand as a person types a new letter.
1 Comment
Sort By
- HasnainHossainCopper Contributor
I've recently had a similar issue. I can't seem to handle `ItemChanged` to retrieve email bodies on change