We are using “Read Outlook” activity to read some parameters from email then do some validations in another application using parameters. based on result we are forwarding email over same email, for that we are using “Send Outlook Mail Message” activity in process.
It’s wired sometime it fail and sometime “Send Outlook mail message” working fine. Here’s the error message we are getting.
“Send Outlook Mail Message: Object reference not set to an instance of object”
Please suggest what could be the reason