Query about robot

Hello team,
Consider below scenario i have on robot already doing below task
Task : read all incoming mails and reply to specific mail which has subject UiPath.
When UiPath executing above mentioned task , at that same time I need to compose someother mail manually , will UiPath Interrupt the my mail composing ?

yah we can do that with a filter property in subject in get outlook mail activity like this
“SQL=urn:schemas:httpmail:subject like ‘%UiPath%’”

and yah you can create mails when bot runs as it wont be an issue

Cheers @bhaavan

1 Like

Thank you @Palaniyappan

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.