<?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 How to read an email using MS Outlook VBO in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-read-an-email-using-MS-Outlook-VBO/m-p/81960#M33456</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm trying to read an email body contains information about Organization name, location, date and other fields using &lt;STRONG&gt;MS Outlook VBO&lt;/STRONG&gt;.&amp;nbsp; I should extract the required information like Organization name, location, etc.&amp;nbsp;&lt;SPAN&gt;It should all happen dynamically without spying the elements. Can anybody please elaborate on this process?&amp;nbsp;&lt;BR /&gt;I'm using blue prism v6.5&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Regards&amp;nbsp;&lt;BR /&gt;Rajashekar Reddy&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Rajashekar Reddy&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Fri, 17 Jan 2020 19:09:00 GMT</pubDate>
    <dc:creator>RajashekarReddy</dc:creator>
    <dc:date>2020-01-17T19:09:00Z</dc:date>
    <item>
      <title>How to read an email using MS Outlook VBO</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-read-an-email-using-MS-Outlook-VBO/m-p/81960#M33456</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm trying to read an email body contains information about Organization name, location, date and other fields using &lt;STRONG&gt;MS Outlook VBO&lt;/STRONG&gt;.&amp;nbsp; I should extract the required information like Organization name, location, etc.&amp;nbsp;&lt;SPAN&gt;It should all happen dynamically without spying the elements. Can anybody please elaborate on this process?&amp;nbsp;&lt;BR /&gt;I'm using blue prism v6.5&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Regards&amp;nbsp;&lt;BR /&gt;Rajashekar Reddy&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Rajashekar Reddy&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Jan 2020 19:09:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-read-an-email-using-MS-Outlook-VBO/m-p/81960#M33456</guid>
      <dc:creator>RajashekarReddy</dc:creator>
      <dc:date>2020-01-17T19:09:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to read an email using MS Outlook VBO</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-read-an-email-using-MS-Outlook-VBO/m-p/81961#M33457</link>
      <description>If it's a standard format with reliable strings at the start and at the end, you can use the Mid() and InStr() functions to find the information.&lt;BR /&gt;&lt;BR /&gt;Ex:&lt;BR /&gt;----------&lt;BR /&gt;FirstName LastName&lt;BR /&gt;PhoneNumber&lt;BR /&gt;Address&lt;BR /&gt;Org&lt;BR /&gt;----------&lt;BR /&gt;&lt;BR /&gt;If the information is in a consistent format, you can (in the above example) find the position of the first ---- header, then split out the information by each newLine.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ami Barrett&lt;BR /&gt;Sr Product Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;Richardson, TX&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Jan 2020 20:21:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-read-an-email-using-MS-Outlook-VBO/m-p/81961#M33457</guid>
      <dc:creator>AmiBarrett</dc:creator>
      <dc:date>2020-01-17T20:21:00Z</dc:date>
    </item>
  </channel>
</rss>

