“[SenderEmailAddress] = '”+email_Sender+“’ and [Subject] = '”+email_Subject+“'”
I have passed email_sender and email_Subject variables from the excel sheet. If I change the value of the variable from an excel sheet then the robot should read the email of that user. But the bot is unable to read email.