<?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; HowTo samples</title>
	<atom:link href="http://www.add-in-express.com/creating-addins-blog/cat/howto-samples/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>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>How to load your Office COM add-in on condition</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2012/01/20/load-office-addin-on-condition/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2012/01/20/load-office-addin-on-condition/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 14:55:19 +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[events]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[VB.NET]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=5623</guid>
		<description><![CDATA[A typical problem is: how to unload my add-in if a custom condition is met. This blog post is about how to solve this problem.]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2012/01/20/load-office-addin-on-condition/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>How to navigate through the Microsoft Office Command Bar system</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2012/01/16/office-commandbar-system/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2012/01/16/office-commandbar-system/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 13:14:21 +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[Excel]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office object model]]></category>
		<category><![CDATA[VB.NET]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=5556</guid>
		<description><![CDATA[There are 4 instances of the command bar button "Save" (Id=3) in Excel. Two of them are best known: a button on the Standard commandbar and an item in the File menu. The other two instances are buried in the command bar system]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2012/01/16/office-commandbar-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo: get the actual type name behind System.__ComObject with Visual C# or VB.NET</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2011/12/20/type-name-system-comobject/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2011/12/20/type-name-system-comobject/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 12:56:08 +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[Office]]></category>
		<category><![CDATA[Office object model]]></category>
		<category><![CDATA[VB.NET]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=5372</guid>
		<description><![CDATA[Developers accessing Application.Selection and Application.ActiveSheet in Excel or Explorer.Selection.Item(i), Folder.Items(j), Inspector.CurrentItem in Outlook do know the notorious "System.__ComObject" string. It indicates that the actual type of the COM object is unknown]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2011/12/20/type-name-system-comobject/feed/</wfw:commentRss>
		<slash:comments>2</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>How to create a custom event when Excel calculation mode changes</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2011/12/05/excel-calculation-mode-event/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2011/12/05/excel-calculation-mode-event/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 12:37:44 +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[Excel]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office object model]]></category>
		<category><![CDATA[Ribbon]]></category>
		<category><![CDATA[VB.NET]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=5109</guid>
		<description><![CDATA[You should be aware that no such event exists. Let's create it. In Excel 2007 - 2010, you can change the calculation mode using the buttons shown in the screenshot below]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2011/12/05/excel-calculation-mode-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>

