<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: HowTo: Handle the Outlook ItemSend event</title>
	<atom:link href="http://www.add-in-express.com/creating-addins-blog/2009/02/06/outlook-itemsend-sendbutton-events/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.add-in-express.com/creating-addins-blog/2009/02/06/outlook-itemsend-sendbutton-events/</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 13:13:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Dmitry Kostochko</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2009/02/06/outlook-itemsend-sendbutton-events/comment-page-1/#comment-12378</link>
		<dc:creator>Dmitry Kostochko</dc:creator>
		<pubDate>Mon, 02 Jan 2012 11:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=250#comment-12378</guid>
		<description>Hi Arijit,

The code above is VB.NET code, not VBA. This code (as well as the blog post itself) shows how to handle the ItemSend event in a COM add-in based on our &lt;a href=&quot;http://www.add-in-express.com/add-in-net/index.php&quot; rel=&quot;nofollow&quot;&gt;Add-in Express for Office and .net&lt;/a&gt; product.

I think you can handle the ItemSend event in VBA too, please have a look at the following MSDN article for details:
http://msdn.microsoft.com/en-us/library/aa171284(v=office.11).aspx</description>
		<content:encoded><![CDATA[<p>Hi Arijit,</p>
<p>The code above is VB.NET code, not VBA. This code (as well as the blog post itself) shows how to handle the ItemSend event in a COM add-in based on our <a href="http://www.add-in-express.com/add-in-net/index.php" rel="nofollow">Add-in Express for Office and .net</a> product.</p>
<p>I think you can handle the ItemSend event in VBA too, please have a look at the following MSDN article for details:<br />
<a href="http://msdn.microsoft.com/en-us/library/aa171284(v=office.11).aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/aa171284(v=office.11).aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arijit</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2009/02/06/outlook-itemsend-sendbutton-events/comment-page-1/#comment-12377</link>
		<dc:creator>Arijit</dc:creator>
		<pubDate>Mon, 02 Jan 2012 10:03:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=250#comment-12377</guid>
		<description>Hi...

Great code. I am very novis in VB and MS technology, working mainly in Oracle.

Can you please let me know where exactly this code needs to be placed? In Tool -&gt; Macro in outlook or some where else.
Thanks,
Arijit</description>
		<content:encoded><![CDATA[<p>Hi&#8230;</p>
<p>Great code. I am very novis in VB and MS technology, working mainly in Oracle.</p>
<p>Can you please let me know where exactly this code needs to be placed? In Tool -&gt; Macro in outlook or some where else.<br />
Thanks,<br />
Arijit</p>
]]></content:encoded>
	</item>
</channel>
</rss>

