<?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: Add MIP specific headers to MailMessage in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Add-MIP-specific-headers-to-MailMessage/m-p/97161#M45240</link>
    <description>Hello Luis and thanks for your answer,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Based on my understanding this VBO is able to handle label on files only. Does not work in my case.</description>
    <pubDate>Thu, 26 Jan 2023 09:34:20 GMT</pubDate>
    <dc:creator>pboutry</dc:creator>
    <dc:date>2023-01-26T09:34:20Z</dc:date>
    <item>
      <title>Add MIP specific headers to MailMessage</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Add-MIP-specific-headers-to-MailMessage/m-p/97159#M45238</link>
      <description>Hi everyone,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I have an issue and will be grateful to get your advice.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I use office 365 and i 'm preparing the bots for the Microsoft Information Protection feature. This feature has already been turned on for some test workstations only.&lt;BR /&gt;Now when i send a mail using outlook, i get a popup and i must choose a label (like internal, private, and so on)&lt;BR /&gt;&lt;BR /&gt;I manage to add some lines of code (see below) to the standard outlook VBO and this almost works.&lt;BR /&gt;- i send a mail with the VBO and the label selection popup appears ==&amp;gt; not working&amp;nbsp;&amp;nbsp;&lt;BR /&gt;- If i open outlook and send a mail manually and then i send a mail with the VBO ==&amp;gt; It works&lt;BR /&gt;&lt;BR /&gt;I always must send one mail by manually selecting the label. Then i can send a mail with any label using the VBO without popup.&lt;BR /&gt;&lt;BR /&gt;Best regards.&lt;BR /&gt;&lt;BR /&gt;Added in "Send Email" action&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Set the 'Headers_AIP' input&amp;nbsp;&lt;BR /&gt;"MSIP_Label_" &amp;amp; [Label GUID] &amp;amp; "_Enabled=True; " &amp;amp;&lt;BR /&gt;"MSIP_Label_" &amp;amp; [Label GUID] &amp;amp; "_SetDate=" &amp;amp; Now() &amp;amp; "; " &amp;amp;&lt;BR /&gt;"MSIP_Label_" &amp;amp; [Label GUID] &amp;amp; "_Method=Privileged; " &amp;amp;&lt;BR /&gt;"MSIP_Label_" &amp;amp; [Label GUID] &amp;amp; "_Name=" &amp;amp; [Label Name] &amp;amp; "; " &amp;amp;&lt;BR /&gt;"MSIP_Label_" &amp;amp; [Label GUID] &amp;amp; "_SiteId=" &amp;amp; [SiteID GUID]&lt;BR /&gt;&lt;BR /&gt;add Headers_AIP as new input in the code stage.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Dim oPA = mail.PropertyAccessor &lt;BR /&gt;oPA.SetProperty ("http://schemas.microsoft.com/mapi/string/{00020386-0000-0000-C000-000000000046}/MSIP_Labels/0x0000001F", Headers_AIP)&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Jan 2023 15:08:02 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Add-MIP-specific-headers-to-MailMessage/m-p/97159#M45238</guid>
      <dc:creator>pboutry</dc:creator>
      <dc:date>2023-01-24T15:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: Add MIP specific headers to MailMessage</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Add-MIP-specific-headers-to-MailMessage/m-p/97160#M45239</link>
      <description>In the DX Channel (&lt;A href="https://digitalexchange.blueprism.com/dx/entry/9648/solution/blue-prism---microsoft-information-protection---labels" target="_blank" rel="noopener"&gt;link here&lt;/A&gt;) is a VBO for this new feature.&amp;nbsp; This VBO is a community supported.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35293.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35359i2896CFB953A07950/image-size/large?v=v2&amp;amp;px=999" role="button" title="35293.png" alt="35293.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Wed, 25 Jan 2023 18:47:20 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Add-MIP-specific-headers-to-MailMessage/m-p/97160#M45239</guid>
      <dc:creator>expertcr</dc:creator>
      <dc:date>2023-01-25T18:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Add MIP specific headers to MailMessage</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Add-MIP-specific-headers-to-MailMessage/m-p/97161#M45240</link>
      <description>Hello Luis and thanks for your answer,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Based on my understanding this VBO is able to handle label on files only. Does not work in my case.</description>
      <pubDate>Thu, 26 Jan 2023 09:34:20 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Add-MIP-specific-headers-to-MailMessage/m-p/97161#M45240</guid>
      <dc:creator>pboutry</dc:creator>
      <dc:date>2023-01-26T09:34:20Z</dc:date>
    </item>
  </channel>
</rss>

