muttakin12's avatar
muttakin12
Copper Contributor
May 28, 2023
Status:
New

Detect on change message body in outlook add-in?

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

  • HasnainHossain's avatar
    HasnainHossain
    Copper Contributor

    I've recently had a similar issue. I can't seem to handle `ItemChanged` to retrieve email bodies on change