<?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 MS Outlook VBO- Get Emails by Sender using wildcard strings in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/MS-Outlook-VBO-Get-Emails-by-Sender-using-wildcard-strings/m-p/98997#M46638</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Is there any VBO or action therein that allows a wildcard input from email sender to only return collection of mails that contain said sender string?&lt;/P&gt;
&lt;P&gt;I'm aware email body and subject can use wildcard values but sender email must be exact match.&lt;/P&gt;
&lt;P&gt;Anyone have this issue and found a solution?&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Tue, 23 Jan 2024 13:03:19 GMT</pubDate>
    <dc:creator>Paul.Curran</dc:creator>
    <dc:date>2024-01-23T13:03:19Z</dc:date>
    <item>
      <title>MS Outlook VBO- Get Emails by Sender using wildcard strings</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MS-Outlook-VBO-Get-Emails-by-Sender-using-wildcard-strings/m-p/98997#M46638</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Is there any VBO or action therein that allows a wildcard input from email sender to only return collection of mails that contain said sender string?&lt;/P&gt;
&lt;P&gt;I'm aware email body and subject can use wildcard values but sender email must be exact match.&lt;/P&gt;
&lt;P&gt;Anyone have this issue and found a solution?&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 13:03:19 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MS-Outlook-VBO-Get-Emails-by-Sender-using-wildcard-strings/m-p/98997#M46638</guid>
      <dc:creator>Paul.Curran</dc:creator>
      <dc:date>2024-01-23T13:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: MS Outlook VBO- Get Emails by Sender using wildcard strings</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MS-Outlook-VBO-Get-Emails-by-Sender-using-wildcard-strings/m-p/98998#M46639</link>
      <description>&lt;P&gt;Hello, my friend. I hope everything is going well with you.&lt;/P&gt;
&lt;P&gt;Regarding the question asked, there are two possible approaches:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P&gt;Utilize the MS Outlook Email VBO::Get Received Items (Advanced) activity, where it is necessary to specify the MAPI filter expression. For example: [From]='Mike Colleague' AND [unread] = True.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Obtain the list of emails, as you are already doing, and then use the Filter Collection, passing the appropriate arguments for collection filtering.&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Tue, 23 Jan 2024 20:10:47 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MS-Outlook-VBO-Get-Emails-by-Sender-using-wildcard-strings/m-p/98998#M46639</guid>
      <dc:creator>wagnervasconceloos</dc:creator>
      <dc:date>2024-01-23T20:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: MS Outlook VBO- Get Emails by Sender using wildcard strings</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MS-Outlook-VBO-Get-Emails-by-Sender-using-wildcard-strings/m-p/98999#M46640</link>
      <description>&lt;P&gt;@Wagner Vasconcelos&lt;/P&gt;
&lt;P&gt;Thanks for the suggestion but that is our current solution and the problem is that its too time consuming due to the volumes of mails we receive.&lt;/P&gt;
&lt;P&gt;We want to be able to reduce the total email volume first of all by identifying mails we don't need via wildcard sender string and deleting so that only the applicable mails remain and the get received items executes more quickly.&lt;/P&gt;
&lt;P&gt;Currently we have a user manually identifying emails that aren't applicable via outlook advanced filtering who manually filters and deletes same.&lt;/P&gt;
&lt;P&gt;Hope this makes sense&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 15:15:06 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MS-Outlook-VBO-Get-Emails-by-Sender-using-wildcard-strings/m-p/98999#M46640</guid>
      <dc:creator>Paul.Curran</dc:creator>
      <dc:date>2024-01-25T15:15:06Z</dc:date>
    </item>
  </channel>
</rss>

