<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic RE: Read Outlook in University Forum</title>
    <link>https://community.blueprism.com/t5/University-Forum/Read-Outlook/m-p/90093#M2273</link>
    <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/43626"&gt;@NayanaH_P&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;​&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/66"&gt;@PabloSarabia&lt;/a&gt; has provided you a explanation about how to do this using the POP3/SMTP VBO. You can also perform this using the &lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/ms-outlook-vbo" target="_blank" rel="noopener"&gt;Microsoft Outlook VBO&lt;/A&gt;. There are 3 different action for reading received emails. The easiest would be &lt;EM&gt;&lt;STRONG&gt;Get Received Items (Basic)&lt;/STRONG&gt;&lt;/EM&gt;.​ Using that action, you would want to supply the following input values:&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;Subject - Asterisk wildcard permitted, eg *Project Update for 'Project Update', 'RE: Project Update' etc.&lt;/LI&gt;
&lt;LI&gt;Received Earliest - The earliest date to search from.&lt;/LI&gt;
&lt;LI&gt;Received Latest - The latest date to search to.&lt;/LI&gt;
&lt;/UL&gt;
Note, you do not have to supply both received dates if you want to keep the search open-ended.&lt;BR /&gt;&lt;BR /&gt;Beyond this, the Collection of items that's returned will include the date the specific email was received. As you process the emails in loop your can check the date and perform additional logic.&lt;BR /&gt;&lt;BR /&gt;Hope that helps.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Mon, 08 Aug 2022 15:24:00 GMT</pubDate>
    <dc:creator>ewilson</dc:creator>
    <dc:date>2022-08-08T15:24:00Z</dc:date>
    <item>
      <title>Read Outlook</title>
      <link>https://community.blueprism.com/t5/University-Forum/Read-Outlook/m-p/90091#M2271</link>
      <description>How to read a email with same subject but with different date, Eg Blueprism Training 30\08\2022, BluePrism Training 31\08\2022. As in get received item(Basic) we can only specify text in subject, not date. and how to read email date in blue prism.​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nayana H P&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sun, 07 Aug 2022 14:31:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/University-Forum/Read-Outlook/m-p/90091#M2271</guid>
      <dc:creator>NayanaH_P</dc:creator>
      <dc:date>2022-08-07T14:31:00Z</dc:date>
    </item>
    <item>
      <title>RE: Read Outlook</title>
      <link>https://community.blueprism.com/t5/University-Forum/Read-Outlook/m-p/90092#M2272</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/43626"&gt;@NayanaH_P&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;In the VBO "Email - POP3/SMTP" you have an action to list all the messages that you have in the mailbox. The action "List Messages" returns you a collection with the Subject and the Data Sent.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Then you can filter the collection by using the VBO "Utility - Collection Manipulation" and the Action "Filter Collection".&lt;BR /&gt;&lt;BR /&gt;In this collection you have a collumn called "MessageID", this is the message's identificator. If you want to get the body or any other info from this message, use the action "Get Message" that need as an input parameter this ID.&lt;BR /&gt;&lt;BR /&gt;Hope this helps you!&lt;BR /&gt;​&lt;BR /&gt;See you in the Community, bye &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Pablo Sarabia&lt;BR /&gt;Solution Manager &amp;amp; Architect&lt;BR /&gt;Altamira Assets Management&lt;BR /&gt;Madrid&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sun, 07 Aug 2022 18:17:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/University-Forum/Read-Outlook/m-p/90092#M2272</guid>
      <dc:creator>PabloSarabia</dc:creator>
      <dc:date>2022-08-07T18:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: Read Outlook</title>
      <link>https://community.blueprism.com/t5/University-Forum/Read-Outlook/m-p/90093#M2273</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/43626"&gt;@NayanaH_P&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;​&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/66"&gt;@PabloSarabia&lt;/a&gt; has provided you a explanation about how to do this using the POP3/SMTP VBO. You can also perform this using the &lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/ms-outlook-vbo" target="_blank" rel="noopener"&gt;Microsoft Outlook VBO&lt;/A&gt;. There are 3 different action for reading received emails. The easiest would be &lt;EM&gt;&lt;STRONG&gt;Get Received Items (Basic)&lt;/STRONG&gt;&lt;/EM&gt;.​ Using that action, you would want to supply the following input values:&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;Subject - Asterisk wildcard permitted, eg *Project Update for 'Project Update', 'RE: Project Update' etc.&lt;/LI&gt;
&lt;LI&gt;Received Earliest - The earliest date to search from.&lt;/LI&gt;
&lt;LI&gt;Received Latest - The latest date to search to.&lt;/LI&gt;
&lt;/UL&gt;
Note, you do not have to supply both received dates if you want to keep the search open-ended.&lt;BR /&gt;&lt;BR /&gt;Beyond this, the Collection of items that's returned will include the date the specific email was received. As you process the emails in loop your can check the date and perform additional logic.&lt;BR /&gt;&lt;BR /&gt;Hope that helps.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Aug 2022 15:24:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/University-Forum/Read-Outlook/m-p/90093#M2273</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-08-08T15:24:00Z</dc:date>
    </item>
  </channel>
</rss>

