<?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 get details from an Email? in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-get-details-from-an-Email/m-p/57770#M11719</link>
    <description>I am currently trying to get the details of an email from a Sub-Folder/Inbox, using the object: List Mails Within DateTimes Code, I am finding that the code has been written to get only the IDs for the mails .  Is there any way we could get the dump of all the emails currently in the mail-box, like From, To, Subject, attachment, etc?</description>
    <pubDate>Fri, 30 Sep 2016 08:54:00 GMT</pubDate>
    <dc:creator>NandakumarJadav</dc:creator>
    <dc:date>2016-09-30T08:54:00Z</dc:date>
    <item>
      <title>How to get details from an Email?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-get-details-from-an-Email/m-p/57770#M11719</link>
      <description>I am currently trying to get the details of an email from a Sub-Folder/Inbox, using the object: List Mails Within DateTimes Code, I am finding that the code has been written to get only the IDs for the mails .  Is there any way we could get the dump of all the emails currently in the mail-box, like From, To, Subject, attachment, etc?</description>
      <pubDate>Fri, 30 Sep 2016 08:54:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-get-details-from-an-Email/m-p/57770#M11719</guid>
      <dc:creator>NandakumarJadav</dc:creator>
      <dc:date>2016-09-30T08:54:00Z</dc:date>
    </item>
    <item>
      <title>Hi jsnkrao,</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-get-details-from-an-Email/m-p/57771#M11720</link>
      <description>Hi jsnkrao,
using the VBO, you can do that with the object GetMail. You will receive either the oldest or the newest mail in the inbox. Note that you have to move the mail to a sub folder once you have read it, otherwise you will be stuck on the same mail.
Your other option is writing your own code to loop through the mails without moving them. If you want a dump of all mails at once, you'd need to do that.</description>
      <pubDate>Fri, 30 Sep 2016 14:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-get-details-from-an-Email/m-p/57771#M11720</guid>
      <dc:creator>jonas_friedli</dc:creator>
      <dc:date>2016-09-30T14:55:00Z</dc:date>
    </item>
    <item>
      <title>Thanks for input Friedli.</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-get-details-from-an-Email/m-p/57772#M11721</link>
      <description>Thanks for input Friedli.</description>
      <pubDate>Fri, 30 Sep 2016 16:54:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-get-details-from-an-Email/m-p/57772#M11721</guid>
      <dc:creator>NandakumarJadav</dc:creator>
      <dc:date>2016-09-30T16:54:00Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-get-details-from-an-Email/m-p/57773#M11722</link>
      <description>Hi,
When I try to save the attachment to an folder - I am getting error
Failure in Get Mail function of Blue Prism Extended MAPI Automation. Failed to save attachment to "C:\Users\njadav\Documents\EmailThere is an small .DOCX file that is attached to the email which I can save manually  but it is failing in Blue Prism.</description>
      <pubDate>Sat, 01 Oct 2016 00:41:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-get-details-from-an-Email/m-p/57773#M11722</guid>
      <dc:creator>NandakumarJadav</dc:creator>
      <dc:date>2016-10-01T00:41:00Z</dc:date>
    </item>
  </channel>
</rss>

