<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>DisplayFusion RSS: Get DisplayFusion to open outlook mails and calendar</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=bc24a3f6-b581-4836-89d8-eb9882e4b8a2" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=bc24a3f6-b581-4836-89d8-eb9882e4b8a2</link>
<description>DisplayFusion RSS: Get DisplayFusion to open outlook mails and calendar</description>
<lastBuildDate>Thu, 16 Apr 2026 16:05:28 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=bc24a3f6-b581-4836-89d8-eb9882e4b8a2</generator>
<item>
<title>RE: Get DisplayFusion to open outlook mails and calendar</title>
<link>https://www.displayfusion.com/Discussions/View/get-displayfusion-to-open-outlook-mails-and-calendar/?ID=bc24a3f6-b581-4836-89d8-eb9882e4b8a2#14</link>
<pubDate>Mon, 25 Apr 2016 15:17:48 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/get-displayfusion-to-open-outlook-mails-and-calendar/?ID=bc24a3f6-b581-4836-89d8-eb9882e4b8a2#14</guid>
<category>DisplayFusion</category>
<description><![CDATA[I made a script that will open or focus Outlook and change it to the calendar view and attached it to this post. All you have to do to get it running in DisplayFusion is:
Open the DisplayFusion Settings Window to the 'Functions tab'
Click the 'Add Scripted' button
Copy the code in the attached...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I made a script that will open or focus Outlook and change it to the calendar view and attached it to this post. All you have to do to get it running in DisplayFusion is:<br/>
<br/>
<ul class="ListBullet">
<li>Open the DisplayFusion Settings Window to the 'Functions tab'</li>
<li>Click the 'Add Scripted' button</li>
<li>Copy the code in the attached text file to the window that popped up</li></ul>
<br/>
You might also have to change the "outlookPath" variable on line 15 to point to the location of Outlook on your computer.<br/>
<br/>
I hope this works for you!
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=5c13db98-8e71-49fe-a6e9-94974b535b29"/>
</item>
<item>
<title>RE: Get DisplayFusion to open outlook mails and calendar</title>
<link>https://www.displayfusion.com/Discussions/View/get-displayfusion-to-open-outlook-mails-and-calendar/?ID=bc24a3f6-b581-4836-89d8-eb9882e4b8a2#13</link>
<pubDate>Fri, 22 Apr 2016 20:17:19 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/get-displayfusion-to-open-outlook-mails-and-calendar/?ID=bc24a3f6-b581-4836-89d8-eb9882e4b8a2#13</guid>
<category>DisplayFusion</category>
<description><![CDATA[This should be possible with a modified scripted function. Ctrl + 2 will switch to the Calendar when Outlook has focus. We'll see if we can write up a sample script for you next week]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
This should be possible with a modified scripted function. Ctrl + 2 will switch to the Calendar when Outlook has focus. We'll see if we can write up a sample script for you next week <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" />
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=5c13db98-8e71-49fe-a6e9-94974b535b29"/>
</item>
<item>
<title>RE: Get DisplayFusion to open outlook mails and calendar</title>
<link>https://www.displayfusion.com/Discussions/View/get-displayfusion-to-open-outlook-mails-and-calendar/?ID=bc24a3f6-b581-4836-89d8-eb9882e4b8a2#12</link>
<pubDate>Wed, 20 Apr 2016 13:48:46 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/get-displayfusion-to-open-outlook-mails-and-calendar/?ID=bc24a3f6-b581-4836-89d8-eb9882e4b8a2#12</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hi all,
is there a way to get this to instead open outlook normally to the inbox then change the tab from "mail" to "calendar" looking for a solution for a calendar display for our on site meeting rooms so that when the machine restarts it automatically reloads the room display.
If you open usi...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hi all,<br/>
<br/>
is there a way to get this to instead open outlook normally to the inbox then change the tab from "mail" to "calendar" looking for a solution for a calendar display for our on site meeting rooms so that when the machine restarts it automatically reloads the room display.<br/>
<br/>
If you open using "windowHandle = BFS.Window.GetWindowByText("*Calendar*Outlook*")" it will default to your own calendar only.
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=5c13db98-8e71-49fe-a6e9-94974b535b29"/>
</item>
<item>
<title>RE: Get DisplayFusion to open outlook mails and calendar</title>
<link>https://www.displayfusion.com/Discussions/View/get-displayfusion-to-open-outlook-mails-and-calendar/?ID=bc24a3f6-b581-4836-89d8-eb9882e4b8a2#11</link>
<pubDate>Tue, 15 Dec 2015 18:38:33 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/get-displayfusion-to-open-outlook-mails-and-calendar/?ID=bc24a3f6-b581-4836-89d8-eb9882e4b8a2#11</guid>
<category>DisplayFusion</category>
<description><![CDATA[No problem! Please let me know if you run into any trouble]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
No problem! Please let me know if you run into any trouble <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" />
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=5c13db98-8e71-49fe-a6e9-94974b535b29"/>
</item>
<item>
<title>RE: Get DisplayFusion to open outlook mails and calendar</title>
<link>https://www.displayfusion.com/Discussions/View/get-displayfusion-to-open-outlook-mails-and-calendar/?ID=bc24a3f6-b581-4836-89d8-eb9882e4b8a2#10</link>
<pubDate>Tue, 15 Dec 2015 07:32:56 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/get-displayfusion-to-open-outlook-mails-and-calendar/?ID=bc24a3f6-b581-4836-89d8-eb9882e4b8a2#10</guid>
<category>DisplayFusion</category>
<description><![CDATA[I will look into it
Thanks Keith]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I will look into it<br/>
<br/>
Thanks Keith
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=5c13db98-8e71-49fe-a6e9-94974b535b29"/>
</item>
<item>
<title>RE: Get DisplayFusion to open outlook mails and calendar</title>
<link>https://www.displayfusion.com/Discussions/View/get-displayfusion-to-open-outlook-mails-and-calendar/?ID=bc24a3f6-b581-4836-89d8-eb9882e4b8a2#9</link>
<pubDate>Mon, 14 Dec 2015 21:20:17 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/get-displayfusion-to-open-outlook-mails-and-calendar/?ID=bc24a3f6-b581-4836-89d8-eb9882e4b8a2#9</guid>
<category>DisplayFusion</category>
<description><![CDATA[Ok, you should be able to do that with a simple Window Location rule, Alan. If you've tried that already, was there an issue with it?]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Ok, you should be able to do that with a simple Window Location rule, Alan. If you've tried that already, was there an issue with it?
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=5c13db98-8e71-49fe-a6e9-94974b535b29"/>
</item>
<item>
<title>RE: Get DisplayFusion to open outlook mails and calendar</title>
<link>https://www.displayfusion.com/Discussions/View/get-displayfusion-to-open-outlook-mails-and-calendar/?ID=bc24a3f6-b581-4836-89d8-eb9882e4b8a2#8</link>
<pubDate>Sat, 12 Dec 2015 15:54:34 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/get-displayfusion-to-open-outlook-mails-and-calendar/?ID=bc24a3f6-b581-4836-89d8-eb9882e4b8a2#8</guid>
<category>DisplayFusion</category>
<description><![CDATA[I will settle for it maximised on monitor to Kieth]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I will settle for it maximised on monitor to Kieth
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=5c13db98-8e71-49fe-a6e9-94974b535b29"/>
</item>
<item>
<title>RE: Get DisplayFusion to open outlook mails and calendar</title>
<link>https://www.displayfusion.com/Discussions/View/get-displayfusion-to-open-outlook-mails-and-calendar/?ID=bc24a3f6-b581-4836-89d8-eb9882e4b8a2#7</link>
<pubDate>Fri, 11 Dec 2015 16:20:25 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/get-displayfusion-to-open-outlook-mails-and-calendar/?ID=bc24a3f6-b581-4836-89d8-eb9882e4b8a2#7</guid>
<category>DisplayFusion</category>
<description><![CDATA[Ok, and you want it to be on the left half of monitor 2? Or just maximized on monitor 2?]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Ok, and you want it to be on the left half of monitor 2? Or just maximized on monitor 2?
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=5c13db98-8e71-49fe-a6e9-94974b535b29"/>
</item>
<item>
<title>RE: Get DisplayFusion to open outlook mails and calendar</title>
<link>https://www.displayfusion.com/Discussions/View/get-displayfusion-to-open-outlook-mails-and-calendar/?ID=bc24a3f6-b581-4836-89d8-eb9882e4b8a2#6</link>
<pubDate>Fri, 11 Dec 2015 07:11:15 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/get-displayfusion-to-open-outlook-mails-and-calendar/?ID=bc24a3f6-b581-4836-89d8-eb9882e4b8a2#6</guid>
<category>DisplayFusion</category>
<description><![CDATA[No just Outlook would be fine.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
No just Outlook would be fine.
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=5c13db98-8e71-49fe-a6e9-94974b535b29"/>
</item>
<item>
<title>RE: Get DisplayFusion to open outlook mails and calendar</title>
<link>https://www.displayfusion.com/Discussions/View/get-displayfusion-to-open-outlook-mails-and-calendar/?ID=bc24a3f6-b581-4836-89d8-eb9882e4b8a2#5</link>
<pubDate>Wed, 09 Dec 2015 16:16:50 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/get-displayfusion-to-open-outlook-mails-and-calendar/?ID=bc24a3f6-b581-4836-89d8-eb9882e4b8a2#5</guid>
<category>DisplayFusion</category>
<description><![CDATA[@Mads: Here you go!
Update to the latest beta: https://www.displayfusion.com/Download/Beta
On the Settings &gt; Functions tab, click Add Scripted
Give it a name, paste in the code from the attached text file
Close all open Outlook windows and then click "Run Function" to verify that the scrip...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
@Mads: Here you go!<br/>
<ul class="ListBullet">
<li>Update to the latest beta: <a href="https://www.displayfusion.com/Download/Beta" target="_blank" rel="nofollow"><b>https://www.displayfusion.com/Download/Beta</b></a></li>
<li>On the Settings &gt; Functions tab, click Add Scripted</li>
<li>Give it a name, paste in the code from the attached text file</li>
<li>Close all open Outlook windows and then click "Run Function" to verify that the script works as expected</li>
<li>Click OK to save the script, then Apply to apply the settings</li>
<li>On the Settings &gt; Triggers tab, add a new Trigger</li>
<li>Use "DisplayFusion Starts" as the event, and in the Actions pane, click Add &gt; Run Function</li>
<li>Choose the newly added Scripted Function from step 2, then click OK to save the Trigger, and Apply to apply the settings</li>
<li>Close all Outlook windows again, then restart DisplayFusion, the Outlook windows should open within 1 minute of DisplayFusion starting up</li></ul>
<br/>
Hope that helps!<br/>
<br/>
@Alan: Do you want the exact layout of Outlook and the Outlook Calendar as Mads, but on monitor 2 instead of monitor 1?
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=5c13db98-8e71-49fe-a6e9-94974b535b29"/>
</item>
<item>
<title>RE: Get DisplayFusion to open outlook mails and calendar</title>
<link>https://www.displayfusion.com/Discussions/View/get-displayfusion-to-open-outlook-mails-and-calendar/?ID=bc24a3f6-b581-4836-89d8-eb9882e4b8a2#4</link>
<pubDate>Tue, 08 Dec 2015 07:14:28 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/get-displayfusion-to-open-outlook-mails-and-calendar/?ID=bc24a3f6-b581-4836-89d8-eb9882e4b8a2#4</guid>
<category>DisplayFusion</category>
<description><![CDATA[Thats something I would be interested too although I would want Outlook (same version) to open on screen 2]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Thats something I would be interested too although I would want Outlook (same version) to open on screen 2 <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" />
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=5c13db98-8e71-49fe-a6e9-94974b535b29"/>
</item>
<item>
<title>RE: Get DisplayFusion to open outlook mails and calendar</title>
<link>https://www.displayfusion.com/Discussions/View/get-displayfusion-to-open-outlook-mails-and-calendar/?ID=bc24a3f6-b581-4836-89d8-eb9882e4b8a2#3</link>
<pubDate>Mon, 07 Dec 2015 07:27:26 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/get-displayfusion-to-open-outlook-mails-and-calendar/?ID=bc24a3f6-b581-4836-89d8-eb9882e4b8a2#3</guid>
<category>DisplayFusion</category>
<description><![CDATA[Quote:
You can definitely do this! The easiest way would be with a Scripted Function that you call on startup. Which version of Outlook is that? I'll write up a sample Scripted Function for this
Its Outlook 2016]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
<div class="BackGrey"><div class="Text"><div><b>Quote:</b></div>You can definitely do this! The easiest way would be with a Scripted Function that you call on startup. Which version of Outlook is that? I'll write up a sample Scripted Function for this <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" /></div></div><br/>
<br/>
Its Outlook 2016
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=5c13db98-8e71-49fe-a6e9-94974b535b29"/>
</item>
<item>
<title>RE: Get DisplayFusion to open outlook mails and calendar</title>
<link>https://www.displayfusion.com/Discussions/View/get-displayfusion-to-open-outlook-mails-and-calendar/?ID=bc24a3f6-b581-4836-89d8-eb9882e4b8a2#2</link>
<pubDate>Fri, 04 Dec 2015 19:09:37 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/get-displayfusion-to-open-outlook-mails-and-calendar/?ID=bc24a3f6-b581-4836-89d8-eb9882e4b8a2#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[You can definitely do this! The easiest way would be with a Scripted Function that you call on startup. Which version of Outlook is that? I'll write up a sample Scripted Function for this]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
You can definitely do this! The easiest way would be with a Scripted Function that you call on startup. Which version of Outlook is that? I'll write up a sample Scripted Function for this <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" />
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=5c13db98-8e71-49fe-a6e9-94974b535b29"/>
</item>
<item>
<title>Get DisplayFusion to open outlook mails and calendar</title>
<link>https://www.displayfusion.com/Discussions/View/get-displayfusion-to-open-outlook-mails-and-calendar/?ID=bc24a3f6-b581-4836-89d8-eb9882e4b8a2</link>
<pubDate>Fri, 04 Dec 2015 08:25:27 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/get-displayfusion-to-open-outlook-mails-and-calendar/?ID=bc24a3f6-b581-4836-89d8-eb9882e4b8a2</guid>
<category>DisplayFusion</category>
<description><![CDATA[If it is possible, I want to do the following,
On start of windows, start outlook and snap it to the left side of Screen 1, then open Outlook calendar as a new window and snap it to the topright corner (Windows 10 snapping) also on screen 1 so it looks like the attached screenshot
Is that possi...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
If it is possible, I want to do the following, <br/>
<br/>
On start of windows, start outlook and snap it to the left side of Screen 1, then open Outlook calendar as a new window and snap it to the topright corner (Windows 10 snapping) also on screen 1 so it looks like the attached screenshot<br/>
<br/>
Is that possible with Windows location in DisplayFusion?
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=5c13db98-8e71-49fe-a6e9-94974b535b29"/>
</item>
</channel>
</rss>