<?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: Mark Email as Unread using MAPIEX in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Mark-Email-as-Unread-using-MAPIEX/m-p/86040#M36958</link>
    <description>To be honest - I have no idea. When we saw how "&lt;SPAN&gt;MS Outlook Email VBO" works comapred to Mapiex we changed it everywhere. Maybe some more experienced users can help You with mixing it.&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Michal&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Michal Szumski&lt;BR /&gt;RPA developer&lt;BR /&gt;Rockwell Automation&lt;BR /&gt;Europe/Warsaw&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 12 Sep 2019 12:03:00 GMT</pubDate>
    <dc:creator>MichalSzumski</dc:creator>
    <dc:date>2019-09-12T12:03:00Z</dc:date>
    <item>
      <title>Mark Email as Unread using MAPIEX</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Mark-Email-as-Unread-using-MAPIEX/m-p/86034#M36952</link>
      <description>Hi community,&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Scenario&lt;/STRONG&gt;: Currently we are using 'Get Mail' through Mapiex to check for new emails in various outlook folders. RPA then aggregates this information and sends an email summary and saves an excel log.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Problem&lt;/STRONG&gt;: The 'Get Mail' function ends up marking the emails searched as 'read' in Outlook. Is there any way to keep it from doing this, or any way to mark these as 'unread' again?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank you!</description>
      <pubDate>Wed, 04 Sep 2019 13:30:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Mark-Email-as-Unread-using-MAPIEX/m-p/86034#M36952</guid>
      <dc:creator>SohaibSiddique</dc:creator>
      <dc:date>2019-09-04T13:30:00Z</dc:date>
    </item>
    <item>
      <title>RE: Mark Email as Unread using MAPIEX</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Mark-Email-as-Unread-using-MAPIEX/m-p/86035#M36953</link>
      <description>Hi Sohaib,&lt;BR /&gt;&lt;BR /&gt;I think that with Mapiex You would need to modify code stages to achieve what You want. My best advice is to stop using "Mapiex" as it is unstable and move to "MS Outlook Email VBO". It is faster, more stable and gives wider range of actions. We did it and it was enormous performance improvement.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Michal&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Michal Szumski&lt;BR /&gt;RPA developer&lt;BR /&gt;Rockwell Automation&lt;BR /&gt;Europe/Warsaw&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Sep 2019 14:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Mark-Email-as-Unread-using-MAPIEX/m-p/86035#M36953</guid>
      <dc:creator>MichalSzumski</dc:creator>
      <dc:date>2019-09-04T14:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: Mark Email as Unread using MAPIEX</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Mark-Email-as-Unread-using-MAPIEX/m-p/86036#M36954</link>
      <description>Hi Michal - thanks for your reply. I've had a look and indeed it seems like MS Outlook Email VBO is the way forward. Let me explore this option!&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sohaib&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sohaib Siddique&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Sep 2019 15:02:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Mark-Email-as-Unread-using-MAPIEX/m-p/86036#M36954</guid>
      <dc:creator>SohaibSiddique</dc:creator>
      <dc:date>2019-09-04T15:02:00Z</dc:date>
    </item>
    <item>
      <title>RE: Mark Email as Unread using MAPIEX</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Mark-Email-as-Unread-using-MAPIEX/m-p/86037#M36955</link>
      <description>Hi Michal and others&lt;BR /&gt;&lt;BR /&gt;I get the following error when implementing the 'Mark Email As Unread' VBO object in my process:&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;"Could not execute code stage because exception thrown by code stage: Value does not fall within the expected range"&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;It seems that the EntryID received&amp;nbsp;from Mapiex (AAAAAJt6MKpv1ApCqGeCaFa6NlMHAOTAwBG14uNHrlVnavewJE0AAZ+/Ar4AAOTAwBG14uNHrlVnavewJE0AAcFmqugAAA) has some type of encryption and differs to the EntryID format used by VBO somehow?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sohaib Siddique&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Sep 2019 10:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Mark-Email-as-Unread-using-MAPIEX/m-p/86037#M36955</guid>
      <dc:creator>SohaibSiddique</dc:creator>
      <dc:date>2019-09-12T10:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: Mark Email as Unread using MAPIEX</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Mark-Email-as-Unread-using-MAPIEX/m-p/86038#M36956</link>
      <description>Hi Sohaib,&lt;BR /&gt;&lt;BR /&gt;I would suggest to not mix Mapiex and &lt;SPAN&gt;MS Outlook Email VBO&lt;/SPAN&gt;&amp;nbsp;as they work differently. You should be able to perform all actions with just &lt;SPAN&gt;MS Outlook Email VBO&lt;/SPAN&gt;.&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Michal&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Michal Szumski&lt;BR /&gt;RPA developer&lt;BR /&gt;Rockwell Automation&lt;BR /&gt;Europe/Warsaw&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Sep 2019 10:20:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Mark-Email-as-Unread-using-MAPIEX/m-p/86038#M36956</guid>
      <dc:creator>MichalSzumski</dc:creator>
      <dc:date>2019-09-12T10:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: Mark Email as Unread using MAPIEX</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Mark-Email-as-Unread-using-MAPIEX/m-p/86039#M36957</link>
      <description>We already have a few uses of Mapiex object in the current project, so I was hoping I could slip in this one VBO function to mark emails as unread - do you think the issue is with the 'Entry ID' generation differences between Mapiex and VBO?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sohaib Siddique&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Sep 2019 11:58:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Mark-Email-as-Unread-using-MAPIEX/m-p/86039#M36957</guid>
      <dc:creator>SohaibSiddique</dc:creator>
      <dc:date>2019-09-12T11:58:00Z</dc:date>
    </item>
    <item>
      <title>RE: Mark Email as Unread using MAPIEX</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Mark-Email-as-Unread-using-MAPIEX/m-p/86040#M36958</link>
      <description>To be honest - I have no idea. When we saw how "&lt;SPAN&gt;MS Outlook Email VBO" works comapred to Mapiex we changed it everywhere. Maybe some more experienced users can help You with mixing it.&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Michal&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Michal Szumski&lt;BR /&gt;RPA developer&lt;BR /&gt;Rockwell Automation&lt;BR /&gt;Europe/Warsaw&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Sep 2019 12:03:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Mark-Email-as-Unread-using-MAPIEX/m-p/86040#M36958</guid>
      <dc:creator>MichalSzumski</dc:creator>
      <dc:date>2019-09-12T12:03:00Z</dc:date>
    </item>
  </channel>
</rss>

