<?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 No I don't think you are… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/New-Outlook-VBO/m-p/92893#M42577</link>
    <description>No I don't think you are missing anything, for me it worked fine just it doesn't seem to allow group mail.</description>
    <pubDate>Tue, 04 Sep 2018 09:53:00 GMT</pubDate>
    <dc:creator>Mmathapelo_Prec</dc:creator>
    <dc:date>2018-09-04T09:53:00Z</dc:date>
    <item>
      <title>New Outlook VBO</title>
      <link>https://community.blueprism.com/t5/Product-Forum/New-Outlook-VBO/m-p/92891#M42575</link>
      <description>I have been looking at the features of Blue prism version 6.3, and the new outlook feature looks great. I don't see anything about group mail though. Does the new Outlook VBO allow for one to send group mail?</description>
      <pubDate>Fri, 31 Aug 2018 09:52:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/New-Outlook-VBO/m-p/92891#M42575</guid>
      <dc:creator>Mmathapelo_Prec</dc:creator>
      <dc:date>2018-08-31T09:52:00Z</dc:date>
    </item>
    <item>
      <title>The Get Received Items…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/New-Outlook-VBO/m-p/92892#M42576</link>
      <description>The Get Received Items functionality(Basic) doesn't seem to work properly for me. I have specified the sender's email address but the action doesn't give the right output. Am I missing something?</description>
      <pubDate>Mon, 03 Sep 2018 10:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/New-Outlook-VBO/m-p/92892#M42576</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-03T10:32:00Z</dc:date>
    </item>
    <item>
      <title>No I don't think you are…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/New-Outlook-VBO/m-p/92893#M42577</link>
      <description>No I don't think you are missing anything, for me it worked fine just it doesn't seem to allow group mail.</description>
      <pubDate>Tue, 04 Sep 2018 09:53:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/New-Outlook-VBO/m-p/92893#M42577</guid>
      <dc:creator>Mmathapelo_Prec</dc:creator>
      <dc:date>2018-09-04T09:53:00Z</dc:date>
    </item>
    <item>
      <title>I had the same problem where…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/New-Outlook-VBO/m-p/92894#M42578</link>
      <description>I had the same problem where it didn't return an email address, but returned the exchange address instead.
&amp;nbsp;
I included the following in the code stage, which returned the full address if available:-
&amp;nbsp;
If i.SenderEmailType = ""EX"" Then
dr(""SenderEmailAddress"") = i.Sender.GetExchangeUser.PrimarySmtpAddress
Else
dr(""SenderEmailAddress"") = i.SenderEmailAddress
End If
&amp;nbsp;</description>
      <pubDate>Tue, 04 Sep 2018 19:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/New-Outlook-VBO/m-p/92894#M42578</guid>
      <dc:creator>Dan.Lister</dc:creator>
      <dc:date>2018-09-04T19:38:00Z</dc:date>
    </item>
    <item>
      <title>This version is compatible…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/New-Outlook-VBO/m-p/92895#M42579</link>
      <description>This version is compatible with office 64 bits??, Did&amp;nbsp;you have&amp;nbsp;any problems with the implementation of 6.3 version??</description>
      <pubDate>Tue, 04 Sep 2018 22:10:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/New-Outlook-VBO/m-p/92895#M42579</guid>
      <dc:creator>MAYRAALVAREZ</dc:creator>
      <dc:date>2018-09-04T22:10:00Z</dc:date>
    </item>
    <item>
      <title>Hi,
Any experienced issue…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/New-Outlook-VBO/m-p/92896#M42580</link>
      <description>Hi,
Any experienced issue with Security Warnings popping Up like attached warnings.
When i made my own Outlook object for BP with v5, i also got this pop up, but assumed since it came from BP itself i was a trusted solution and they didn't mention it in any documentation.
Is the only solution to disable Security Warnings in Outlook Trust-Center or as i hope I'm missing something?</description>
      <pubDate>Thu, 06 Sep 2018 12:46:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/New-Outlook-VBO/m-p/92896#M42580</guid>
      <dc:creator>Simon_AndrePede</dc:creator>
      <dc:date>2018-09-06T12:46:00Z</dc:date>
    </item>
    <item>
      <title>Hi Simon,
We get the same…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/New-Outlook-VBO/m-p/92897#M42581</link>
      <description>Hi Simon,
We get the same messages. Other than building in something to find the window and click allow, I think disabling is the only way. Updating the virus checker definitions seems to clear the warning for a while, but it comes back again once they are out of date.
Please note that the code I posted above has actually caused an issue this morning when trying to read a Mailbox Is Almost Full notification, so needs some work.
&amp;nbsp;
&amp;nbsp;</description>
      <pubDate>Thu, 06 Sep 2018 13:06:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/New-Outlook-VBO/m-p/92897#M42581</guid>
      <dc:creator>Dan.Lister</dc:creator>
      <dc:date>2018-09-06T13:06:00Z</dc:date>
    </item>
    <item>
      <title>The save Attachment is not…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/New-Outlook-VBO/m-p/92898#M42582</link>
      <description>The save Attachment is not working as it should... after puting there exact name of the attachment i wanted to save.. its still storing all attachments.. its due to going to save attachments page which is using *.* as default.. Fix is simple, but please correct it. Im quite sure other users may have issues with this.
Regards</description>
      <pubDate>Fri, 21 Sep 2018 19:02:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/New-Outlook-VBO/m-p/92898#M42582</guid>
      <dc:creator>PavelKrál</dc:creator>
      <dc:date>2018-09-21T19:02:00Z</dc:date>
    </item>
    <item>
      <title>Hi Pavel,
Have you submitted…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/New-Outlook-VBO/m-p/92899#M42583</link>
      <description>Hi Pavel,
Have you submitted this to BP for a fix? You're right that it is a simple fix, but no one is going to notice this in this forum post. Let me know if you haven't submitted this request and I'll do so.
The only problem is that the Save Attachments page doesn't take File Pattern/File Name as an input parameter, so as you said it just uses its own default input.
Respectfully,
Dave</description>
      <pubDate>Sun, 23 Sep 2018 07:13:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/New-Outlook-VBO/m-p/92899#M42583</guid>
      <dc:creator>david.l.morris</dc:creator>
      <dc:date>2018-09-23T07:13:00Z</dc:date>
    </item>
  </channel>
</rss>

