<?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: Convert Exchange-based email address into SMTP email address</title>
	<atom:link href="http://www.add-in-express.com/creating-addins-blog/2009/05/08/outlook-exchange-email-address-smtp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.add-in-express.com/creating-addins-blog/2009/05/08/outlook-exchange-email-address-smtp/</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>Thu, 11 Mar 2010 22:52:12 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dmitry Kostochko</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2009/05/08/outlook-exchange-email-address-smtp/comment-page-1/#comment-8670</link>
		<dc:creator>Dmitry Kostochko</dc:creator>
		<pubDate>Wed, 16 Sep 2009 15:36:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=753#comment-8670</guid>
		<description>I have just modified and uploaded both samples. Now they can get an smtp address by using the PR_SMTP_ADDRESS (or RP_EMAIL) property without accessing the Outlook address book.</description>
		<content:encoded><![CDATA[<p>I have just modified and uploaded both samples. Now they can get an smtp address by using the PR_SMTP_ADDRESS (or RP_EMAIL) property without accessing the Outlook address book.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Himz</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2009/05/08/outlook-exchange-email-address-smtp/comment-page-1/#comment-8665</link>
		<dc:creator>Himz</dc:creator>
		<pubDate>Tue, 08 Sep 2009 22:24:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=753#comment-8665</guid>
		<description>I am having the same problem for the users that are not published. How can fix this? 
I am not sure how to use PR_EMAIL field to fix this problem. I don&#039;t see any such field in the AddressEntry.</description>
		<content:encoded><![CDATA[<p>I am having the same problem for the users that are not published. How can fix this?<br />
I am not sure how to use PR_EMAIL field to fix this problem. I don&#8217;t see any such field in the AddressEntry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitry Kostochko</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2009/05/08/outlook-exchange-email-address-smtp/comment-page-1/#comment-8370</link>
		<dc:creator>Dmitry Kostochko</dc:creator>
		<pubDate>Tue, 30 Jun 2009 17:28:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=753#comment-8370</guid>
		<description>You are right, it can also be done that way. Thank you.</description>
		<content:encoded><![CDATA[<p>You are right, it can also be done that way. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Farley</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2009/05/08/outlook-exchange-email-address-smtp/comment-page-1/#comment-8359</link>
		<dc:creator>Ryan Farley</dc:creator>
		<pubDate>Tue, 30 Jun 2009 09:03:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=753#comment-8359</guid>
		<description>The problem with doing it this way (that I have found the hard way) is that if the user is offline and does not have an offline address book OR the Exchange address is an unpublished address/user then this will fail and cause Outlook to prompt the user with a &quot;Check Names&quot; dialog, asking the user to choose someone else, etc - rather than just resolve it using the PR_EMAIL field for the AddressEntry.</description>
		<content:encoded><![CDATA[<p>The problem with doing it this way (that I have found the hard way) is that if the user is offline and does not have an offline address book OR the Exchange address is an unpublished address/user then this will fail and cause Outlook to prompt the user with a &#8220;Check Names&#8221; dialog, asking the user to choose someone else, etc &#8211; rather than just resolve it using the PR_EMAIL field for the AddressEntry.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
