I am creating a rpa for saving all email details of my mail box.
However, the error occur " Object reference not set to an instance of an object" when the program use get outlook mail activity.
I find out that if the mail check sender address , but the sender in email is non visible, then it causes error.
But I use the if activity to catch the error but still not helpful.
Does anyone has solutions?