<?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: Help with Categorizing Outlook emails using outlook VBO in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Help-with-Categorizing-Outlook-emails-using-outlook-VBO/m-p/83651#M34896</link>
    <description>Hi,&lt;BR /&gt;There is no default action for setting email category using an Ms Outlook VBO. You can crate a custom object using c# or vb.net language in code stage.&lt;BR /&gt;Fore Reference have a look on below code.&lt;BR /&gt;&lt;BR /&gt;Dim app = CreateObject("Outlook.Application")&lt;BR /&gt;Dim _nameSpace = app.GetNameSpace("MAPI")&lt;BR /&gt;Dim item = _nameSpace.GetItemFromID(Entry_ID)&lt;BR /&gt;item.Categories = Email_Categories&lt;BR /&gt;item.Save&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="18997.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/19144i43166C731339CA72/image-size/large?v=v2&amp;amp;px=999" role="button" title="18997.png" alt="18997.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vijay Gurav&lt;BR /&gt;Sr. Project Engg&lt;BR /&gt;Wipro Digital&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Tue, 02 Mar 2021 11:04:00 GMT</pubDate>
    <dc:creator>VijayGurav1</dc:creator>
    <dc:date>2021-03-02T11:04:00Z</dc:date>
    <item>
      <title>Help with Categorizing Outlook emails using outlook VBO</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Help-with-Categorizing-Outlook-emails-using-outlook-VBO/m-p/83650#M34895</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;is it possible to categorize emails on outlook using the Blue Prism Ms Outlook Email VBO? if so, would you guys assist with the code to allow thi to happen?&lt;BR /&gt;&lt;BR /&gt;What i'm hoping to achieve.&lt;BR /&gt;&lt;BR /&gt;1. Use the Get Received Items action to retrieve all unread emails in my inbox.&lt;BR /&gt;2. Use the the EntryID and the catergory colory to categorize an email. ( I think i would have to pass the EntryID as well as the color code that i would like to mark the email with)&lt;BR /&gt;&lt;BR /&gt;The 1st image shows the category from Outlook and the 2nd one shows the existing Ms Outlook Email VBO that i have, and i wanted to add an action (Categorize) and use that to be able to categorize emails on outlook&lt;BR /&gt;&lt;BR /&gt;I'm new to Blue prism and this is my first time posting on this portal, apologies if i'm not making any sense&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Thabang&lt;BR /&gt;------------------------------</description>
      <pubDate>Tue, 02 Mar 2021 10:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Help-with-Categorizing-Outlook-emails-using-outlook-VBO/m-p/83650#M34895</guid>
      <dc:creator>Thabang</dc:creator>
      <dc:date>2021-03-02T10:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: Help with Categorizing Outlook emails using outlook VBO</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Help-with-Categorizing-Outlook-emails-using-outlook-VBO/m-p/83651#M34896</link>
      <description>Hi,&lt;BR /&gt;There is no default action for setting email category using an Ms Outlook VBO. You can crate a custom object using c# or vb.net language in code stage.&lt;BR /&gt;Fore Reference have a look on below code.&lt;BR /&gt;&lt;BR /&gt;Dim app = CreateObject("Outlook.Application")&lt;BR /&gt;Dim _nameSpace = app.GetNameSpace("MAPI")&lt;BR /&gt;Dim item = _nameSpace.GetItemFromID(Entry_ID)&lt;BR /&gt;item.Categories = Email_Categories&lt;BR /&gt;item.Save&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="18997.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/19144i43166C731339CA72/image-size/large?v=v2&amp;amp;px=999" role="button" title="18997.png" alt="18997.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vijay Gurav&lt;BR /&gt;Sr. Project Engg&lt;BR /&gt;Wipro Digital&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Mar 2021 11:04:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Help-with-Categorizing-Outlook-emails-using-outlook-VBO/m-p/83651#M34896</guid>
      <dc:creator>VijayGurav1</dc:creator>
      <dc:date>2021-03-02T11:04:00Z</dc:date>
    </item>
  </channel>
</rss>

