<?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 Delete specific Attachment an farward it - Outlook in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Delete-specific-Attachment-an-farward-it-Outlook/m-p/72070#M24675</link>
    <description>&lt;PRE class="tw-data-text tw-text-large XcVN5d tw-ta" data-placeholder="Übersetzung" id="tw-target-text" dir="ltr"&gt;&lt;SPAN class="Y2IQFc" lang="en"&gt;Hi,&lt;BR /&gt;I need a function with which I can delete a specific attachment from a received mail and then forward this mail afterwards or directly without this one attachment.

An additional saving of the attachments and then only sending the necessary attachments in a new mail should be avoided (data protection, Security etc.)

So far we have always used the Outlook VBO, but I did not find anything like that in the standard - I also have no knowledge of coding, so I need help if something has to be written as code myself to expand the VBO component or something.

Thanks in advance!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Björn Reinke &lt;BR /&gt;&lt;BR /&gt;Blue Prism Version: 6.4.2.&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 29 Jul 2021 08:53:00 GMT</pubDate>
    <dc:creator>Reinke_HDI</dc:creator>
    <dc:date>2021-07-29T08:53:00Z</dc:date>
    <item>
      <title>Delete specific Attachment an farward it - Outlook</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Delete-specific-Attachment-an-farward-it-Outlook/m-p/72070#M24675</link>
      <description>&lt;PRE class="tw-data-text tw-text-large XcVN5d tw-ta" data-placeholder="Übersetzung" id="tw-target-text" dir="ltr"&gt;&lt;SPAN class="Y2IQFc" lang="en"&gt;Hi,&lt;BR /&gt;I need a function with which I can delete a specific attachment from a received mail and then forward this mail afterwards or directly without this one attachment.

An additional saving of the attachments and then only sending the necessary attachments in a new mail should be avoided (data protection, Security etc.)

So far we have always used the Outlook VBO, but I did not find anything like that in the standard - I also have no knowledge of coding, so I need help if something has to be written as code myself to expand the VBO component or something.

Thanks in advance!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Björn Reinke &lt;BR /&gt;&lt;BR /&gt;Blue Prism Version: 6.4.2.&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Jul 2021 08:53:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Delete-specific-Attachment-an-farward-it-Outlook/m-p/72070#M24675</guid>
      <dc:creator>Reinke_HDI</dc:creator>
      <dc:date>2021-07-29T08:53:00Z</dc:date>
    </item>
    <item>
      <title>RE: Delete specific Attachment an farward it - Outlook</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Delete-specific-Attachment-an-farward-it-Outlook/m-p/72071#M24676</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Did you try using Graph API or you need the solution in Outlook VBO only?​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ritansh Jatwani Senior Consultant&lt;BR /&gt;Consultant&lt;BR /&gt;EY&lt;BR /&gt;Gurgaon&lt;BR /&gt;*If you find this post helpful mark it as best answer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Jul 2021 20:04:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Delete-specific-Attachment-an-farward-it-Outlook/m-p/72071#M24676</guid>
      <dc:creator>ritansh.jatwani</dc:creator>
      <dc:date>2021-07-30T20:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: Delete specific Attachment an farward it - Outlook</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Delete-specific-Attachment-an-farward-it-Outlook/m-p/72072#M24677</link>
      <description>&lt;PRE class="tw-data-text tw-text-large XcVN5d tw-ta" data-placeholder="Übersetzung" id="tw-target-text" dir="ltr"&gt;&lt;SPAN class="Y2IQFc" lang="en"&gt;Hello,

no, I don't know them - in the end I would be fine with any solution ;-)

But unfortunately I lack the deep IT knowledge for coding and APIs - unless it can be explained as a non-IT person. That's why I always like to use VBOs or existing modules.&lt;/SPAN&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Björn Reinke &lt;BR /&gt;&lt;BR /&gt;Blue Prism Version: 6.4.2.&lt;BR /&gt;VDI: Win10 / Office 365&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Aug 2021 10:46:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Delete-specific-Attachment-an-farward-it-Outlook/m-p/72072#M24677</guid>
      <dc:creator>Reinke_HDI</dc:creator>
      <dc:date>2021-08-02T10:46:00Z</dc:date>
    </item>
    <item>
      <title>RE: Delete specific Attachment an farward it - Outlook</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Delete-specific-Attachment-an-farward-it-Outlook/m-p/72073#M24678</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I tried to do something similar with the BP code itself. Below are some checks that can be used to eliminate unnecessary files.&lt;BR /&gt;&lt;BR /&gt;1.Check the file extension and do not add it as an attachment in the reply email.&lt;BR /&gt;2.Filter on file size if you want to remove unnecessary images that get downloaded using VBO (for e.g. company logo, signature, link, etc)&lt;BR /&gt;&lt;BR /&gt;One more thing that can be useful is saving the original email as a .msg file and attach that file as an attachment when you reply to the email. This option is available in VBO.&lt;BR /&gt;&lt;BR /&gt;Hope this helps to frame some logic without a code/API-based solution.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Tejaskumar Darji&lt;BR /&gt;Sr. RPA Consultant-Automation Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Aug 2021 12:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Delete-specific-Attachment-an-farward-it-Outlook/m-p/72073#M24678</guid>
      <dc:creator>Tejaskumar_Darji</dc:creator>
      <dc:date>2021-08-02T12:55:00Z</dc:date>
    </item>
  </channel>
</rss>

