<?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 search mails in shared mail boxes of outlook using MAPI in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-search-mails-in-shared-mail-boxes-of-outlook-using-MAPI/m-p/76371#M28881</link>
    <description>Hi All,

I need go to shared mail box of outlook then go to subfolders and using of keywords we need to search for particular mail. In this scenario I am using MAPI VBO. My folder structure is looking below.

Shared Mail Box
      --&amp;gt; Inbox
               -- Sub folder 1
                       --Sub folder 2
                               --Sub folder 3

I need to go to   "Sub folder 3"  and search for particular mail using keyword . In this scenario I am using MAPI VBO. How to go to "Sub folder 3" using MAPI VBO...?</description>
    <pubDate>Thu, 21 Sep 2017 19:39:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-09-21T19:39:00Z</dc:date>
    <item>
      <title>How to search mails in shared mail boxes of outlook using MAPI</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-search-mails-in-shared-mail-boxes-of-outlook-using-MAPI/m-p/76371#M28881</link>
      <description>Hi All,

I need go to shared mail box of outlook then go to subfolders and using of keywords we need to search for particular mail. In this scenario I am using MAPI VBO. My folder structure is looking below.

Shared Mail Box
      --&amp;gt; Inbox
               -- Sub folder 1
                       --Sub folder 2
                               --Sub folder 3

I need to go to   "Sub folder 3"  and search for particular mail using keyword . In this scenario I am using MAPI VBO. How to go to "Sub folder 3" using MAPI VBO...?</description>
      <pubDate>Thu, 21 Sep 2017 19:39:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-search-mails-in-shared-mail-boxes-of-outlook-using-MAPI/m-p/76371#M28881</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-21T19:39:00Z</dc:date>
    </item>
    <item>
      <title>Get Mail has a Sub Folder</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-search-mails-in-shared-mail-boxes-of-outlook-using-MAPI/m-p/76372#M28882</link>
      <description>Get Mail has a Sub Folder input parameter.</description>
      <pubDate>Fri, 22 Sep 2017 11:44:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-search-mails-in-shared-mail-boxes-of-outlook-using-MAPI/m-p/76372#M28882</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2017-09-22T11:44:00Z</dc:date>
    </item>
    <item>
      <title>Using the sub folder</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-search-mails-in-shared-mail-boxes-of-outlook-using-MAPI/m-p/76373#M28883</link>
      <description>Using the sub folder parameter in the get mail object under MAPI VBO, you can get into that particular sub folder.
Then you can read all the emails. And using the mail body you can check if that particular key word is present in that mail body.
Same thing you can do with the subject of the mail too.</description>
      <pubDate>Fri, 22 Sep 2017 11:54:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-search-mails-in-shared-mail-boxes-of-outlook-using-MAPI/m-p/76373#M28883</guid>
      <dc:creator>ClintonFernand1</dc:creator>
      <dc:date>2017-09-22T11:54:00Z</dc:date>
    </item>
  </channel>
</rss>

