Here are all the actual test exam dumps for IT exams. Most people prepare for the actual exams with our test dumps to pass their exams. So it's critical to choose and actual test pdf to succeed.

Exam UiPath-ADAv1 Topic 12 Question 120 Discussion

Actual exam question for UiPath's UiPath-ADAv1 exam
Question #: 120
Topic #: 12
What activity should be used to iterate through a number of Outlook emails?

Suggested Answer: B Vote an answer

UiPath provides specific email automation activities to work with Outlook, Gmail, and Exchange.
* Why Option B is Correct:
* The For Each Outlook Item activity iterates through emails in a specific Outlook folder.
* It allows accessing subject, sender, body, attachments, and other properties.
* Common use cases include email filtering, processing attachments, and automated email responses.
* Why Other Options Are Incorrect:
* A: # Incorrect - For Each Row is used to loop through DataTables, not emails.
* C: # Incorrect - For Each File in Folder is used to iterate through files, not emails.
* D: # Incorrect - There is no UiPath activity named For Each Email.
References:
# UiPath Official Documentation - For Each Outlook Mail Message# UiPath Email Automation Best Practices

by Eli at May 16, 2026, 06:46 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.