I want to stop the process while I am able to read all Unread mail, I want to stop the loop once all Mail is read.
Hi @Rajnish,
please use break activity it will stop your loop or if you want stop entire process you can use terminate workflow
Regards,
Omkar P