<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: How do I get the Outlook web browser in c#?</title>
	<link>http://ask.metafilter.com/45559/How-do-I-get-the-Outlook-web-browser-in-c/</link>
	<description>Comments on Ask MetaFilter post How do I get the Outlook web browser in c#?</description>
	<pubDate>Wed, 30 Aug 2006 10:49:25 -0800</pubDate>
	<lastBuildDate>Wed, 30 Aug 2006 10:49:25 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: How do I get the Outlook web browser in c#?</title>
		<link>http://ask.metafilter.com/45559/How-do-I-get-the-Outlook-web-browser-in-c</link>	
		<description>Outlook Add-in Filter:  How can my COM add-in use the web browser that is built into Outlook? &lt;br /&gt;&lt;br /&gt; I have a toolbar add-in (C#) for Outlook.  I want it to open up a web page inside of Outlook, as opposed to opening up a separate IE window, using Outlook&apos;s built-in browser control.  I&apos;m pretty new to Outlook programming and can&apos;t find any examples.  &lt;br&gt;
&lt;br&gt;
Links to sample code or snippets in your response are welcome.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2006:site.45559</guid>
		<pubDate>Wed, 30 Aug 2006 10:25:24 -0800</pubDate>
		<dc:creator>trinity8-director</dc:creator>
		
			<category>outlook</category>
		
			<category>c#</category>
		
			<category>com</category>
		
			<category>programming</category>
		
	</item> <item>
		<title>By: stupidcomputernickname</title>
		<link>http://ask.metafilter.com/45559/How-do-I-get-the-Outlook-web-browser-in-c#696424</link>	
		<description>The webbrowser that is built into outlook is IE, so you would just implement IWebBrowser2 in your window and you&apos;re done.  A good example of this (with an example in C#) is &lt;a href=&quot;http://windowssdk.msdn.microsoft.com/en-us/library/3s8ys666.aspx&quot;&gt; How to: Add Web Browser Capabilities to a Windows Forms Application&lt;/a&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.45559-696424</guid>
		<pubDate>Wed, 30 Aug 2006 10:49:25 -0800</pubDate>
		<dc:creator>stupidcomputernickname</dc:creator>
	</item><item>
		<title>By: trinity8-director</title>
		<link>http://ask.metafilter.com/45559/How-do-I-get-the-Outlook-web-browser-in-c#696902</link>	
		<description>&lt;i&gt;in your window&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
How about using the browser window that Outlook has?  I mean, a user can open a browser window using the web toolbar.  Wouldn&apos;t it be easier to use that instead of creating my own form and browser control?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.45559-696902</guid>
		<pubDate>Wed, 30 Aug 2006 15:13:47 -0800</pubDate>
		<dc:creator>trinity8-director</dc:creator>
	</item>
	</channel>
</rss>
