UiPath Automation Developer Associate v1 — Question 36
What activity should be used to iterate through a number of Outlook emails?
Answer options
- A. For Each Row
- B. For Each Outlook Item
- C. For Each File in Folder
- D. For Each Email
Correct answer: B
Explanation
The correct answer is B, 'For Each Outlook Item', as this specific activity is designed to process each email within Outlook. The other options do not relate to Outlook emails; A refers to data rows, C pertains to files in a directory, and D is not a valid activity in this context.