<?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 Email formatting in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/MS-outlook-Email-formatting/m-p/101523#M48473</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am using the MS outlook VBO to send out status email . The question that I have is with regards to the email formatting. For better understanding let me give you an example .&lt;/P&gt;
&lt;P&gt;Example : I want to send out an email with the following email body&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="text-decoration: underline"&gt;&lt;STRONG&gt;Desired state&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Process start time: 08:00:00 pm&lt;/P&gt;
&lt;P&gt;Process End time : 08:30:00 pm&lt;/P&gt;
&lt;P&gt;BOT has successfully completed the task. Please find attached the updated deliverables&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="text-decoration: underline"&gt;&lt;STRONG&gt;Current state&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;In the current scenario I am not able to get the sentences in the email body in separate lines. I am getting the following output currently&lt;/P&gt;
&lt;P&gt;Process start time: 08:00:00 pm Process End time : 08:30:00 pm BOT has successfully completed the task. Please find attached the updated deliverables&lt;/P&gt;
&lt;P&gt;It would be great if someone can let me know how to format the email body&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Shobhit Malaviya&lt;/P&gt;</description>
    <pubDate>Mon, 28 Dec 2020 10:03:20 GMT</pubDate>
    <dc:creator>ShobhitMalaviya</dc:creator>
    <dc:date>2020-12-28T10:03:20Z</dc:date>
    <item>
      <title>MS outlook Email formatting</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MS-outlook-Email-formatting/m-p/101523#M48473</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am using the MS outlook VBO to send out status email . The question that I have is with regards to the email formatting. For better understanding let me give you an example .&lt;/P&gt;
&lt;P&gt;Example : I want to send out an email with the following email body&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="text-decoration: underline"&gt;&lt;STRONG&gt;Desired state&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Process start time: 08:00:00 pm&lt;/P&gt;
&lt;P&gt;Process End time : 08:30:00 pm&lt;/P&gt;
&lt;P&gt;BOT has successfully completed the task. Please find attached the updated deliverables&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="text-decoration: underline"&gt;&lt;STRONG&gt;Current state&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;In the current scenario I am not able to get the sentences in the email body in separate lines. I am getting the following output currently&lt;/P&gt;
&lt;P&gt;Process start time: 08:00:00 pm Process End time : 08:30:00 pm BOT has successfully completed the task. Please find attached the updated deliverables&lt;/P&gt;
&lt;P&gt;It would be great if someone can let me know how to format the email body&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Shobhit Malaviya&lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2020 10:03:20 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MS-outlook-Email-formatting/m-p/101523#M48473</guid>
      <dc:creator>ShobhitMalaviya</dc:creator>
      <dc:date>2020-12-28T10:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: MS outlook Email formatting</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MS-outlook-Email-formatting/m-p/101524#M48474</link>
      <description>&lt;P&gt;You can use &lt;STRONG&gt;NewLine()&lt;/STRONG&gt; text function&lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2020 17:19:33 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MS-outlook-Email-formatting/m-p/101524#M48474</guid>
      <dc:creator>antonyvp</dc:creator>
      <dc:date>2020-12-28T17:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: MS outlook Email formatting</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MS-outlook-Email-formatting/m-p/101525#M48475</link>
      <description>&lt;P&gt;If HTML formatted, use &amp;lt;br&amp;gt;. Example: &lt;CODE&gt;"Process Start time: 08:00:00 pm&amp;lt;br&amp;gt;Process End time: 08:30:00 pm"&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;If plain-text, you can use NewLine(). Chr(13) also technically works, but NewLine() is obviously better to use. Example: &lt;CODE&gt;"Process Start time: 08:00:00 pm" &amp;amp; NewLine() &amp;amp; "Process End time: 08:30:00 pm"&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2020 14:50:08 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MS-outlook-Email-formatting/m-p/101525#M48475</guid>
      <dc:creator>NicholasZejdlik</dc:creator>
      <dc:date>2020-12-29T14:50:08Z</dc:date>
    </item>
  </channel>
</rss>

