This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

API for Outlook

Does anyone have a sample where when a user sends an email from outlook a question is asked "Do you want to save to M-files? Yes or No"

If the user clicks yes the save/properties window is displayed

;D
  • Chaps

    The add in will require the email to be sent 1st.

    After testing I've noticed that opening the saved e-mail in m-files is displayed as not sent. Users are able to click send again, hence duplication emails for the recipient.

    Anyone know a way of running the script after the mail is sent?

    Thanks