<?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 Issue with Send Email in MS Outlook VBO in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Issue-with-Send-Email-in-MS-Outlook-VBO/m-p/110524#M49839</link>
    <description>&lt;P&gt;Hello, after running successfully for a year, this action stopped working: MS Outlook VBO - Send Mail. It seems to be failing on this step that sends an email from the non-default mailbox.&amp;nbsp;&lt;/P&gt;&lt;P&gt;mail.SendUsingAccount(acct)&lt;/P&gt;&lt;P&gt;Because if I comment it out, the rest runs, and sends an email from the default mail box. The issue may be with the casting in relation to the preceding code:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dim _nameSpace As Microsoft.Office.Interop.Outlook.NameSpace = app.GetNameSpace("MAPI")&lt;BR /&gt;Dim aa As List(Of Account) = _nameSpace.Accounts.Cast(Of Account).ToList()&lt;BR /&gt;Dim acct = aa.Where(Function(x) x.DisplayName = Account_Display_Name).FirstOrDefault()&lt;BR /&gt;mail.SendUsingAccount(acct)&lt;/P&gt;&lt;P&gt;Any ideas appreciated. Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 15 May 2024 11:34:42 GMT</pubDate>
    <dc:creator>StephanieStrydom</dc:creator>
    <dc:date>2024-05-15T11:34:42Z</dc:date>
    <item>
      <title>Issue with Send Email in MS Outlook VBO</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Issue-with-Send-Email-in-MS-Outlook-VBO/m-p/110524#M49839</link>
      <description>&lt;P&gt;Hello, after running successfully for a year, this action stopped working: MS Outlook VBO - Send Mail. It seems to be failing on this step that sends an email from the non-default mailbox.&amp;nbsp;&lt;/P&gt;&lt;P&gt;mail.SendUsingAccount(acct)&lt;/P&gt;&lt;P&gt;Because if I comment it out, the rest runs, and sends an email from the default mail box. The issue may be with the casting in relation to the preceding code:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dim _nameSpace As Microsoft.Office.Interop.Outlook.NameSpace = app.GetNameSpace("MAPI")&lt;BR /&gt;Dim aa As List(Of Account) = _nameSpace.Accounts.Cast(Of Account).ToList()&lt;BR /&gt;Dim acct = aa.Where(Function(x) x.DisplayName = Account_Display_Name).FirstOrDefault()&lt;BR /&gt;mail.SendUsingAccount(acct)&lt;/P&gt;&lt;P&gt;Any ideas appreciated. Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2024 11:34:42 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Issue-with-Send-Email-in-MS-Outlook-VBO/m-p/110524#M49839</guid>
      <dc:creator>StephanieStrydom</dc:creator>
      <dc:date>2024-05-15T11:34:42Z</dc:date>
    </item>
  </channel>
</rss>

