How To Capture / Read UnDelivered Email Using GetOutlookMailMessages Activity

How to capture / read undelivered Email using getOutlookMailMessages activity?

Root Cause: The current activity reads regular mail from Mail-Item class, while delivery receipts and other reports (undelivered etc.) are Report-item class which currently does not work.
Note: Non delivery report email is supported from 1.10.4 Modern Mail activities .


Resolution: Resend the bounced email to yourself based on outlook client app rule, to read from a specific folder.