<?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 SAS email option to include &amp;quot;when&amp;quot; for a meeting room booking via email in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-email-option-to-include-quot-when-quot-for-a-meeting-room/m-p/514543#M138749</link>
    <description>&lt;DIV class="lia-message-heading lia-component-message-header"&gt;
&lt;DIV class="lia-quilt-row lia-quilt-row-standard"&gt;
&lt;DIV class="lia-quilt-column lia-quilt-column-20 lia-quilt-column-left"&gt;
&lt;DIV class="lia-quilt-column-alley lia-quilt-column-alley-left"&gt;
&lt;DIV class="lia-message-subject"&gt;
&lt;H1&gt;&lt;FONT size="2"&gt;I am trying to automate the meeting room booking process via SAS emailing to the meeting room email just like how Outlook does while booking a room. I got the email ID for the room and can add myself as sender, and only thing that is missing is the "when" option or "start time" and "End time" option within the filename email SAS code.&lt;/FONT&gt;&lt;/H1&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="lia-message-body" id="messagebodydisplay_0"&gt;
&lt;DIV class="lia-message-body-content"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't seem to see anything related to the timing as an option like&lt;/P&gt;
&lt;P&gt;importance="high"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am sure the option exist or can be added differently. Can someone let me know how would you solve this problem using SAS and automated email?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;Park&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Mon, 19 Nov 2018 19:27:29 GMT</pubDate>
    <dc:creator>Venkat4</dc:creator>
    <dc:date>2018-11-19T19:27:29Z</dc:date>
    <item>
      <title>SAS email option to include "when" for a meeting room booking via email</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-email-option-to-include-quot-when-quot-for-a-meeting-room/m-p/514543#M138749</link>
      <description>&lt;DIV class="lia-message-heading lia-component-message-header"&gt;
&lt;DIV class="lia-quilt-row lia-quilt-row-standard"&gt;
&lt;DIV class="lia-quilt-column lia-quilt-column-20 lia-quilt-column-left"&gt;
&lt;DIV class="lia-quilt-column-alley lia-quilt-column-alley-left"&gt;
&lt;DIV class="lia-message-subject"&gt;
&lt;H1&gt;&lt;FONT size="2"&gt;I am trying to automate the meeting room booking process via SAS emailing to the meeting room email just like how Outlook does while booking a room. I got the email ID for the room and can add myself as sender, and only thing that is missing is the "when" option or "start time" and "End time" option within the filename email SAS code.&lt;/FONT&gt;&lt;/H1&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="lia-message-body" id="messagebodydisplay_0"&gt;
&lt;DIV class="lia-message-body-content"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't seem to see anything related to the timing as an option like&lt;/P&gt;
&lt;P&gt;importance="high"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am sure the option exist or can be added differently. Can someone let me know how would you solve this problem using SAS and automated email?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;Park&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 19 Nov 2018 19:27:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-email-option-to-include-quot-when-quot-for-a-meeting-room/m-p/514543#M138749</guid>
      <dc:creator>Venkat4</dc:creator>
      <dc:date>2018-11-19T19:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: SAS email option to include "when" for a meeting room booking via email</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-email-option-to-include-quot-when-quot-for-a-meeting-room/m-p/514576#M138759</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can add importance for the mail using&amp;nbsp;&lt;STRONG&gt;IMPORTANCE='HIGH' &lt;/STRONG&gt;options. But, for meeting maker I don't think there are any direct options available. You may have to hard code and create an invite file for setting a meeting.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You might find this helpful:&amp;nbsp;&lt;A href="https://support.sas.com/resources/papers/proceedings09/086-2009.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/proceedings09/086-2009.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Nov 2018 21:04:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-email-option-to-include-quot-when-quot-for-a-meeting-room/m-p/514576#M138759</guid>
      <dc:creator>SuryaKiran</dc:creator>
      <dc:date>2018-11-19T21:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: SAS email option to include "when" for a meeting room booking via email</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-email-option-to-include-quot-when-quot-for-a-meeting-room/m-p/514593#M138761</link>
      <description>&lt;P&gt;I just tested this out and worked for me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) Open Outlook and create a meeting maker as you like to have.&lt;/P&gt;
&lt;P&gt;2) Save the file (.ics extension).&lt;/P&gt;
&lt;P&gt;3) open this .ics file in Notepad++ and find where you have to make changes to schedule it daily.&lt;/P&gt;
&lt;P&gt;4) Read this file (.ics) into sas and make necessary changes with new date and time and create another (.ics file ) that is similar to the one you created earlier.&lt;/P&gt;
&lt;P&gt;5) Send email from SAS with this new (.ics file attached).&lt;/P&gt;
&lt;P&gt;6) You should see the meeting added in your calendar.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Nov 2018 21:29:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-email-option-to-include-quot-when-quot-for-a-meeting-room/m-p/514593#M138761</guid>
      <dc:creator>SuryaKiran</dc:creator>
      <dc:date>2018-11-19T21:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: SAS email option to include "when" for a meeting room booking via email</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-email-option-to-include-quot-when-quot-for-a-meeting-room/m-p/514657#M138789</link>
      <description>&lt;P&gt;Thank you much. This seems like a great solution. I tried it, but somehow Outlook is not doing anything when the email&amp;nbsp;is sent from SAS with the .ics file attached.&amp;nbsp;I sent the email directly to the meeting room. I am not sure if any firewall is causing the issue. I do get email from SAS if I use my email in the "To" and I can open the .ics file fine. Do you have any suggestion?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;filename sendmail email &lt;BR /&gt;sender="myemail@yyyy.com"&lt;BR /&gt;to=("meetingroom122@yyyy.com")&amp;nbsp; &lt;BR /&gt;Subject = "Room 122" &lt;BR /&gt;&amp;nbsp;attach="/path/data/meeting1.ics";&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;data _null_;&lt;BR /&gt;&amp;nbsp;file sendmail;&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Nov 2018 03:36:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-email-option-to-include-quot-when-quot-for-a-meeting-room/m-p/514657#M138789</guid>
      <dc:creator>Venkat4</dc:creator>
      <dc:date>2018-11-20T03:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: SAS email option to include "when" for a meeting room booking via email</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-email-option-to-include-quot-when-quot-for-a-meeting-room/m-p/514751#M138821</link>
      <description>&lt;P&gt;Check if you have meeting organizer listed. Also mention from=&amp;lt;your email&amp;gt; in the filename.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Nov 2018 14:12:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-email-option-to-include-quot-when-quot-for-a-meeting-room/m-p/514751#M138821</guid>
      <dc:creator>SuryaKiran</dc:creator>
      <dc:date>2018-11-20T14:12:44Z</dc:date>
    </item>
  </channel>
</rss>

