<?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; Eugene Astafiev</title>
	<atom:link href="http://www.add-in-express.com/creating-addins-blog/author/eugene-astafiev/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>How To: Use Restrict method in Outlook to get calendar items</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2011/11/15/outlook-restrict-calendar-items/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2011/11/15/outlook-restrict-calendar-items/#comments</comments>
		<pubDate>Tue, 15 Nov 2011 16:00:56 +0000</pubDate>
		<dc:creator>Eugene Astafiev</dc:creator>
				<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[Add-in Express for Office and VSTO]]></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 2010]]></category>
		<category><![CDATA[Office object model]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[VSTO]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=4928</guid>
		<description><![CDATA[I described how to use the Find and FindNext methods against calendar items in my previous post. Today I would like to take closer look at how to deal with calendar items using the Restrict method]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2011/11/15/outlook-restrict-calendar-items/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To: Retrieve Outlook calendar items using Find and FindNext methods</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2011/11/11/outlook-retrieve-calendar-items/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2011/11/11/outlook-retrieve-calendar-items/#comments</comments>
		<pubDate>Fri, 11 Nov 2011 15:12:24 +0000</pubDate>
		<dc:creator>Eugene Astafiev</dc:creator>
				<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[Add-in Express for Office and VSTO]]></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 2010]]></category>
		<category><![CDATA[Office object model]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[VSTO]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=4886</guid>
		<description><![CDATA[In my previous articles I described how to use the Find and FindNext methods of the Items class against mail and contact items. Today we will have a closer look at calendar items]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2011/11/11/outlook-retrieve-calendar-items/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To: Create a new recurring Outlook Appointment item</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2011/11/07/outlook-recurring-appointment/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2011/11/07/outlook-recurring-appointment/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 17:31:18 +0000</pubDate>
		<dc:creator>Eugene Astafiev</dc:creator>
				<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[Add-in Express for Office and VSTO]]></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 2010]]></category>
		<category><![CDATA[Office object model]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[VSTO]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=4853</guid>
		<description><![CDATA[In my previous article I described how to create a new Outlook Appointment item. Now I want to show you the way to create a new recurring appointment item in Outlook. Unfortunately the Outlook Object Model doesn't provide any intuitive property or method for such a task]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2011/11/07/outlook-recurring-appointment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To: Create a new Outlook Appointment item</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2011/11/04/outlook-create-appointment-item/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2011/11/04/outlook-create-appointment-item/#comments</comments>
		<pubDate>Fri, 04 Nov 2011 11:07:47 +0000</pubDate>
		<dc:creator>Eugene Astafiev</dc:creator>
				<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[Add-in Express for Office and VSTO]]></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 2010]]></category>
		<category><![CDATA[Office object model]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[VSTO]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=4771</guid>
		<description><![CDATA[There are three ways of creating a new appointment item in Outlook. Today we will examine each of them in depth]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2011/11/04/outlook-create-appointment-item/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To: Get a list of Outlook contacts</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2011/10/27/get-outlook-contacts/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2011/10/27/get-outlook-contacts/#comments</comments>
		<pubDate>Thu, 27 Oct 2011 15:12:46 +0000</pubDate>
		<dc:creator>Eugene Astafiev</dc:creator>
				<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[Add-in Express for Office and VSTO]]></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 2010]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[VSTO]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=4724</guid>
		<description><![CDATA[A while ago I described two ways of getting Outlook Contact items from a folder: by using the Find/FindNext and Restrict methods of the Items class. Today I am going to show you the way of getting a list of all contacts of a certain Outlook user]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2011/10/27/get-outlook-contacts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How To: Retrieve Outlook Contact items using Restrict method</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2011/10/21/outlook-retrieve-contact-items/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2011/10/21/outlook-retrieve-contact-items/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 16:44:13 +0000</pubDate>
		<dc:creator>Eugene Astafiev</dc:creator>
				<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[Add-in Express for Office and VSTO]]></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 2010]]></category>
		<category><![CDATA[Office object model]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[VSTO]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=4698</guid>
		<description><![CDATA[In one of my previous articles I demonstrated the way of using the Restrict method against mail items. Now I am going to use this method against Contact items in Outlook]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2011/10/21/outlook-retrieve-contact-items/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To: Use Find and FindNext to retrieve Outlook Contact items</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2011/10/19/outlook-find-findnext-retrieve-contacts/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2011/10/19/outlook-find-findnext-retrieve-contacts/#comments</comments>
		<pubDate>Wed, 19 Oct 2011 15:43:32 +0000</pubDate>
		<dc:creator>Eugene Astafiev</dc:creator>
				<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[Add-in Express for Office and VSTO]]></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 2010]]></category>
		<category><![CDATA[Office object model]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[VSTO]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=4687</guid>
		<description><![CDATA[Not so long ago I described how to use the Find and FindNext methods to retrieve Outlook mail items from a folder. Today I am going to replace a mail item declaration with a contact declaration. There is no difference between mail and contact items in case we use the Find and FindNext methods]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2011/10/19/outlook-find-findnext-retrieve-contacts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To: Send a Contact item in Outlook programmatically</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2011/10/14/outlook-send-contact-item-programmatically/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2011/10/14/outlook-send-contact-item-programmatically/#comments</comments>
		<pubDate>Fri, 14 Oct 2011 12:22:59 +0000</pubDate>
		<dc:creator>Eugene Astafiev</dc:creator>
				<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[Add-in Express for Office and VSTO]]></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 2010]]></category>
		<category><![CDATA[Office object model]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[VSTO]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=4662</guid>
		<description><![CDATA[There are three ways of sending a contact in Outlook. Today we will examine them in detail. Please note that the ContactItem class doesn't provide the Send method like the MailItem class does]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2011/10/14/outlook-send-contact-item-programmatically/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How To: Create a new Outlook Contact item programmatically</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2011/10/07/outlook-create-contact-item/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2011/10/07/outlook-create-contact-item/#comments</comments>
		<pubDate>Fri, 07 Oct 2011 10:59:47 +0000</pubDate>
		<dc:creator>Eugene Astafiev</dc:creator>
				<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[Add-in Express for Office and VSTO]]></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 2010]]></category>
		<category><![CDATA[Office object model]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[VSTO]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=4574</guid>
		<description><![CDATA[Not so long ago I described various ways of creating Outlook messages programmatically. Today we will examine contact items. The first and easiest way of creating a new Contact item in Outlook is to use the CreateItem method of the Application class]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2011/10/07/outlook-create-contact-item/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To: Perform Send/Receive in Outlook programmatically</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2011/10/05/outlook-send-receive-programmatically/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2011/10/05/outlook-send-receive-programmatically/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 11:44:33 +0000</pubDate>
		<dc:creator>Eugene Astafiev</dc:creator>
				<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[Add-in Express for Office and VSTO]]></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 2010]]></category>
		<category><![CDATA[Office object model]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[VSTO]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=4493</guid>
		<description><![CDATA[Today I will continue my series of "How To" articles explaining the basics of Outlook development. The NameSpace class in Outlook provides a programmatic equivalent of the "Send/Receive All" command – SendAndReceive method
]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2011/10/05/outlook-send-receive-programmatically/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

