emails

  1. I

    EWS with OAuth authentication - Blue Prism

    Hello everyone, These last weeks I was trying to implement EWS technology, with OAuth authentication to use it in a robotic automation project (Blue Prism) to send and receive mails. Unfortunately, I can't find materials or people that understand this technology to support me. I need to find a...
  2. E

    Delete all emails in Inbox, Sent and Deleted folder in Outlook

    Hi, I have managed to delete all emails within a date range from Inbox with a loop, but we would need to also delete all emails under Deleted folder and also in Sent folder. Basically clear out all old emails from Outlook based on a date range for example from two weeks to yesterday. Does...
  3. A

    Can't get e-mails via Outlook VBO: Object variable or With block variable not set.

    Hi everyone, I've been running a process - in which I have to collect e-mails from Outlook - for quite few weeks without any problems, untill today. I'm using the MS Outlook VBO => Get Received Items (Advanced) action, the Filter Expression is entered correctly. Allthough I haven't changed...
  4. R

    Undelivered emails

    Hi, I am trying to get any emails that come back undelivered. I had been using Get Received Items (Basic) from the MS Outlook Email VBO. It will pick up any emails in the inbox and put them in a collection but it will ignore any emails that came back Undelivered. Does anybody know how I can get...
Top