<?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 Outlook - Read meeting responses. in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Outlook-Read-meeting-responses/m-p/99265#M46846</link>
    <description>&lt;P&gt;Hello all &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Do any of you know a way to get Outlook meeting responses (Accepted, Rejected etc.) into BluePrism as a collection, like you would with recieved / sent mails.&lt;BR /&gt;&lt;BR /&gt;At first glance, the Outlook VBA does not seem to support it, but I might be wrong?&lt;BR /&gt;&lt;BR /&gt;Best regards, Mats&lt;/P&gt;</description>
    <pubDate>Fri, 29 Apr 2022 05:47:36 GMT</pubDate>
    <dc:creator>Mats__Pettersson</dc:creator>
    <dc:date>2022-04-29T05:47:36Z</dc:date>
    <item>
      <title>Outlook - Read meeting responses.</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Outlook-Read-meeting-responses/m-p/99265#M46846</link>
      <description>&lt;P&gt;Hello all &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Do any of you know a way to get Outlook meeting responses (Accepted, Rejected etc.) into BluePrism as a collection, like you would with recieved / sent mails.&lt;BR /&gt;&lt;BR /&gt;At first glance, the Outlook VBA does not seem to support it, but I might be wrong?&lt;BR /&gt;&lt;BR /&gt;Best regards, Mats&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2022 05:47:36 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Outlook-Read-meeting-responses/m-p/99265#M46846</guid>
      <dc:creator>Mats__Pettersson</dc:creator>
      <dc:date>2022-04-29T05:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Outlook - Read meeting responses.</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Outlook-Read-meeting-responses/m-p/99266#M46847</link>
      <description>Hi Mats - the Outlook VBO does not provide calendar functionality but I think a VBO could be created to do what you are looking for.&lt;BR /&gt;&lt;BR /&gt;In VBA it looks like a Meeting object has a Recipients property:&lt;BR /&gt;&lt;A href="https://docs.microsoft.com/en-gb/office/vba/api/outlook.meetingitem.recipients" target="test_blank"&gt;https://docs.microsoft.com/en-gb/office/vba/api/outlook.meetingitem.recipients&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;A Recipient has a meeting response status&lt;BR /&gt;&lt;A href="https://docs.microsoft.com/en-gb/office/vba/api/outlook.recipient.meetingresponsestatus" target="test_blank"&gt;https://docs.microsoft.com/en-gb/office/vba/api/outlook.recipient.meetingresponsestatus&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And the status value indicates Accepted/Declined etc&lt;BR /&gt;&lt;A href="https://docs.microsoft.com/en-gb/office/vba/api/outlook.olresponsestatus" target="test_blank"&gt;https://docs.microsoft.com/en-gb/office/vba/api/outlook.olresponsestatus&lt;/A&gt;</description>
      <pubDate>Fri, 29 Apr 2022 08:42:22 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Outlook-Read-meeting-responses/m-p/99266#M46847</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2022-04-29T08:42:22Z</dc:date>
    </item>
  </channel>
</rss>

