Hi
How to pass condition in if activity if new mail available it continue to then if no new mail condition will choose else
Thanks in advance
Hi
How to pass condition in if activity if new mail available it continue to then if no new mail condition will choose else
Thanks in advance
Hi @jai_kumar2, you can use the condition âRetrievedMails.Count>0â in the If condition. âRetrievedMailsâ is the output variable for Get Outlook Mail Messages activity.
Hi @jai_kumar2, I forgot to mention that âOnlyUnreadMessagesâ property has to be selected to check for new mails and it is also expected that older mails are marked as read.
Hi Vamsi,
Thanks for the reply
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.