<?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/"
	>

<channel>
	<title>Add-in Express Blogs &#187; Outlook</title>
	<atom:link href="http://www.add-in-express.com/creating-addins-blog/tag/outlook/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.add-in-express.com/creating-addins-blog</link>
	<description>All about developing COM add-ins, smart tags and RTD servers in Visual Studio .NET, VSTO and Delphi + Add-in Express</description>
	<lastBuildDate>Wed, 08 Feb 2012 14:25:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Outlook 2010 Solutions Module revisited</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2012/02/02/outlook-2010-solutions-module/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2012/02/02/outlook-2010-solutions-module/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 15:45:57 +0000</pubDate>
		<dc:creator>Pieter van der Westhuizen</dc:creator>
				<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=5726</guid>
		<description><![CDATA[It's been a year and seven months since my first article about the Outlook 2010 Solutions Module. Time sure flies when you're having fun. Since I first wrote the article, I received numerous comments and questions about the Outlook 2010 Solutions module, mostly on how to programmatically add items to it]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2012/02/02/outlook-2010-solutions-module/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Office Newswire: Outlook &amp; SharePoint integration, Business Connectivity Services &#8211; 1.25.2012</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2012/01/25/office-newswire-outlook-sharepoint-business-connectivity-services/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2012/01/25/office-newswire-outlook-sharepoint-business-connectivity-services/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 07:34:00 +0000</pubDate>
		<dc:creator>Ty Anderson</dc:creator>
				<category><![CDATA[Office Development]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=5644</guid>
		<description><![CDATA[SharePoint is a 'document coffin', says IBM. In this lead new item, the author reports a bunch of words from IBM's VP of Social Software. With these words, this gentleman makes a ridiculous argument and successfully garners a few headlines about IBM's social and productivity software]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2012/01/25/office-newswire-outlook-sharepoint-business-connectivity-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Office 365 – Attach files from SharePoint to Outlook E-mail programmatically</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2012/01/23/office365-attach-files-sharepoint-outlook/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2012/01/23/office365-attach-files-sharepoint-outlook/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 16:09:06 +0000</pubDate>
		<dc:creator>Pieter van der Westhuizen</dc:creator>
				<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[HowTo samples]]></category>
		<category><![CDATA[Office 365 Development]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Office 365]]></category>
		<category><![CDATA[Outlook]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=5633</guid>
		<description><![CDATA[In my last post, Save Outlook e-mails &#038; attachments to SharePoint Online programmatically, I showed you how you can write a Microsoft Outlook Add-in that will save all the attachments on an e-mail to the Office 365 SharePoint Online Shared Documents library. In today's post I would like to show you how to do the opposite, e.g. how to attach files from SharePoint Online to Outlook e-mail messages. This could be useful if your customer has a shared library with documents they send via e-mail on a regular basis.
]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2012/01/23/office365-attach-files-sharepoint-outlook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Office 365 &#8211; Save Outlook e-mails &amp; attachments to SharePoint Online programmatically</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2012/01/19/save-outlook-emails-attachments-sharepoint/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2012/01/19/save-outlook-emails-attachments-sharepoint/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 13:21:18 +0000</pubDate>
		<dc:creator>Pieter van der Westhuizen</dc:creator>
				<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[HowTo samples]]></category>
		<category><![CDATA[Office 365 Development]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Office 365]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=5599</guid>
		<description><![CDATA[If you're following Ty's Office 365 Newswires and read this article about Microsoft already having sold five million Office 365 seats in roughly two and a half months, I'm sure you would agree with me that Office 365 is set to change, if not revolutionize the way people use and interact with Microsoft Office.
]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2012/01/19/save-outlook-emails-attachments-sharepoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Office Newswire: The Office Ribbon secret decoder ring &#8211; 1.18.2012</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2012/01/18/office-news-ribbon-secret-decoder-ring/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2012/01/18/office-news-ribbon-secret-decoder-ring/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 08:18:00 +0000</pubDate>
		<dc:creator>Ty Anderson</dc:creator>
				<category><![CDATA[Office Development]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Ribbon]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=5571</guid>
		<description><![CDATA[I'm just thinking out loud here as I write today's Office Newswire. There are lots of rules I create to help me focus as I write. But one rule that is sacrosanct is that the Newswire is written in a steam-of-conscience manner. A surprising good week for Office news and opinions. I have, of course, offered my thoughts and opinions about the items below



]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2012/01/18/office-news-ribbon-secret-decoder-ring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Office Newswire: Strategies and tools to stay organized and productive in 2012 &#8211; 1.4.2012</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2012/01/04/office-newswire-strategies-tools-stay-organized/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2012/01/04/office-newswire-strategies-tools-stay-organized/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 06:18:00 +0000</pubDate>
		<dc:creator>Ty Anderson</dc:creator>
				<category><![CDATA[Office Development]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Outlook]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=5454</guid>
		<description><![CDATA[I spent the better part of my week do just that as well as thinking through 2012. I don't do the “New Year's Resolution” thing but I do set my sights on some items I want to achieve. It sounds like resolutions doesn't it? The difference is resolutions tend to be specific… narrow. My objectives are broad and set the tone for the entire year. They act as an umbrella that sets the scope of my activities]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2012/01/04/office-newswire-strategies-tools-stay-organized/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to handle Outlook item&#8217;s Reply event: replying from a context-menu</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2011/12/14/outlook-reply-event-context-menu/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2011/12/14/outlook-reply-event-context-menu/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 18:05:37 +0000</pubDate>
		<dc:creator>Andrei Smolin</dc:creator>
				<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[HowTo samples]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[CommandBars]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Office object model]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[VB.NET]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=5309</guid>
		<description><![CDATA[Let's consider the case then the user replies to an Outlook e-mail from the context menu. First off, you can reply to one item only; that item is selected or right-clicked in an explorer window or is opened in an inspector window.]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2011/12/14/outlook-reply-event-context-menu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to handle Outlook item&#8217;s Reply event: tracking Inspector.Activate</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2011/12/13/outlook-item-reply-inspector-activate/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2011/12/13/outlook-item-reply-inspector-activate/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 13:09:40 +0000</pubDate>
		<dc:creator>Andrei Smolin</dc:creator>
				<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[HowTo samples]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office object model]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[VB.NET]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=5273</guid>
		<description><![CDATA[In my previous article I explained the Reply event and parameters it provides. Also, I described a class handling this event in a version-neutral way. Now what I want is to show how you intercept Outlook's Inspector.Activate event.]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2011/12/13/outlook-item-reply-inspector-activate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to handle Outlook item&#8217;s Reply event: tracking Explorer.SelectionChange</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2011/12/08/handle-outlook-item-reply-event/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2011/12/08/handle-outlook-item-reply-event/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 17:34:53 +0000</pubDate>
		<dc:creator>Andrei Smolin</dc:creator>
				<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[HowTo samples]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Office object model]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[VB.NET]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=5206</guid>
		<description><![CDATA[Add-in Express implements a version-independent approach to handling events of an Outlook item. The class implementing this is called ADXOutlookItemEvents. I recommend that you regard this class as a set of event handlers; you can implement several such classes to follow several business rules]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2011/12/08/handle-outlook-item-reply-event/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo: Handle events of an Outlook item</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2011/11/28/handle-outlook-item-events/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2011/11/28/handle-outlook-item-events/#comments</comments>
		<pubDate>Mon, 28 Nov 2011 16:34:28 +0000</pubDate>
		<dc:creator>Andrei Smolin</dc:creator>
				<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[HowTo samples]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Office object model]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[VB.NET]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=5057</guid>
		<description><![CDATA[There are two variants of handling events of an Outlook item. You can connect to events of an item shown in the active inspector window. In addition, you can connect to events of an item selected in the explorer window]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2011/11/28/handle-outlook-item-events/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

