<?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 It does if you modify it … in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/MAPIEx-Save-Mail/m-p/64069#M16900</link>
    <description>It does if you modify it (which I have, extensively). You can find instructions for that particular modification here:&amp;nbsp;https://portal.blueprism.com/forums/technical-queries/general/outlook-v…</description>
    <pubDate>Wed, 06 Feb 2019 03:06:00 GMT</pubDate>
    <dc:creator>AmiBarrett</dc:creator>
    <dc:date>2019-02-06T03:06:00Z</dc:date>
    <item>
      <title>MAPIEx - Save Mail</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MAPIEx-Save-Mail/m-p/64066#M16897</link>
      <description>Hi Everyone,

Does one of you was able to create an action for saving an email message by ID using BluePrism MAPIEx?
I have made a lot of search in internet, but google didn't find any solution for that.

I will appreciate any bit of advice.

Thanks in advance,
L</description>
      <pubDate>Wed, 16 Jan 2019 14:15:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MAPIEx-Save-Mail/m-p/64066#M16897</guid>
      <dc:creator>l.kiciak</dc:creator>
      <dc:date>2019-01-16T14:15:00Z</dc:date>
    </item>
    <item>
      <title>I highly recommend grabbing…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MAPIEx-Save-Mail/m-p/64067#M16898</link>
      <description>&lt;P&gt;I highly recommend grabbing the MS Outlook VBO from a BP6 install, or from the Digital Exchange. (Note that installing BP6 doesn't mean upgrading your instance - just install it and copy the files out of the VBO directory where it installs, then downgrade to whichever version your environment supports.) Here's the code they provide for this.&lt;/P&gt;
&lt;PRE class="language-markup"&gt;Dim app = CreateObject(""Outlook.Application"")
Dim _nameSpace = app.GetNameSpace(""MAPI"")
Dim item = _nameSpace.GetItemFromID(Entry_ID)
item.SaveAs (File_Path &amp;amp; File_Name &amp;amp; "".msg"")&lt;/PRE&gt;</description>
      <pubDate>Sat, 19 Jan 2019 01:12:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MAPIEx-Save-Mail/m-p/64067#M16898</guid>
      <dc:creator>AmiBarrett</dc:creator>
      <dc:date>2019-01-19T01:12:00Z</dc:date>
    </item>
    <item>
      <title>Outlook VBO is great, but it…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MAPIEx-Save-Mail/m-p/64068#M16899</link>
      <description>Outlook VBO is great, but it doesn't have (yet) functionality to work with multiple Outlook profiles. If you're using them with Mapiex, I suggest you wait till BP releases an updated Outlook VBO.&amp;nbsp; @amibarrett helped on another thread by changing&amp;nbsp;the code in Outlook VBO to work with multiple profiles, but no official support from BP yet.&amp;nbsp;
&amp;nbsp;</description>
      <pubDate>Wed, 06 Feb 2019 02:29:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MAPIEx-Save-Mail/m-p/64068#M16899</guid>
      <dc:creator>pranavred</dc:creator>
      <dc:date>2019-02-06T02:29:00Z</dc:date>
    </item>
    <item>
      <title>It does if you modify it …</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MAPIEx-Save-Mail/m-p/64069#M16900</link>
      <description>It does if you modify it (which I have, extensively). You can find instructions for that particular modification here:&amp;nbsp;https://portal.blueprism.com/forums/technical-queries/general/outlook-v…</description>
      <pubDate>Wed, 06 Feb 2019 03:06:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MAPIEx-Save-Mail/m-p/64069#M16900</guid>
      <dc:creator>AmiBarrett</dc:creator>
      <dc:date>2019-02-06T03:06:00Z</dc:date>
    </item>
  </channel>
</rss>

