<?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: Handling Multiple Inboxes</title>
	<atom:link href="http://www.codeforexcelandoutlook.com/blog/2009/01/handling-multiple-inboxes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codeforexcelandoutlook.com/blog/2009/01/handling-multiple-inboxes/</link>
	<description>Automation and VBA code for Microsoft® Excel and Outlook</description>
	<lastBuildDate>Tue, 16 Mar 2010 00:51:18 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: JP</title>
		<link>http://www.codeforexcelandoutlook.com/blog/2009/01/handling-multiple-inboxes/#comment-1773</link>
		<dc:creator>JP</dc:creator>
		<pubDate>Tue, 20 Oct 2009 00:15:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeforexcelandoutlook.com/blog/?p=452#comment-1773</guid>
		<description>Redemption isn&#039;t used here at all.

Redemption is free for personal use only. If you distribute it internally in your organization, it must be purchased. See http://www.dimastr.com/redemption/download.htm for more info.</description>
		<content:encoded><![CDATA[<p>Redemption isn't used here at all.</p>
<p>Redemption is free for personal use only. If you distribute it internally in your organization, it must be purchased. See <a href="http://www.dimastr.com/redemption/download.htm" rel="nofollow">http://www.dimastr.com/redemption/download.htm</a> for more info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.codeforexcelandoutlook.com/blog/2009/01/handling-multiple-inboxes/#comment-1772</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Mon, 19 Oct 2009 23:34:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeforexcelandoutlook.com/blog/?p=452#comment-1772</guid>
		<description>Then you must be referring to the Redemption object, correct?  If yes, then would distribution of such object to department inside a company, be considered as non-commercial ?</description>
		<content:encoded><![CDATA[<p>Then you must be referring to the Redemption object, correct?  If yes, then would distribution of such object to department inside a company, be considered as non-commercial ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JP</title>
		<link>http://www.codeforexcelandoutlook.com/blog/2009/01/handling-multiple-inboxes/#comment-1771</link>
		<dc:creator>JP</dc:creator>
		<pubDate>Mon, 19 Oct 2009 23:24:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeforexcelandoutlook.com/blog/?p=452#comment-1771</guid>
		<description>There&#039;s no code here that would trigger the security prompt. It&#039;s all native Outlook code with all objects being derived from the intrinsic Application object.</description>
		<content:encoded><![CDATA[<p>There's no code here that would trigger the security prompt. It's all native Outlook code with all objects being derived from the intrinsic Application object.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.codeforexcelandoutlook.com/blog/2009/01/handling-multiple-inboxes/#comment-1770</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Mon, 19 Oct 2009 19:41:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeforexcelandoutlook.com/blog/?p=452#comment-1770</guid>
		<description>Thank you for your help.  However, the need to click Yes due to the security patch is making this approach not very desirable.</description>
		<content:encoded><![CDATA[<p>Thank you for your help.  However, the need to click Yes due to the security patch is making this approach not very desirable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JP</title>
		<link>http://www.codeforexcelandoutlook.com/blog/2009/01/handling-multiple-inboxes/#comment-1769</link>
		<dc:creator>JP</dc:creator>
		<pubDate>Tue, 13 Oct 2009 21:38:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeforexcelandoutlook.com/blog/?p=452#comment-1769</guid>
		<description>See also http://www.outlookcode.com/d/code/getsenderaddy.htm for different methods to get the sender email address.</description>
		<content:encoded><![CDATA[<p>See also <a href="http://www.outlookcode.com/d/code/getsenderaddy.htm" rel="nofollow">http://www.outlookcode.com/d/code/getsenderaddy.htm</a> for different methods to get the sender email address.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.codeforexcelandoutlook.com/blog/2009/01/handling-multiple-inboxes/#comment-1768</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Tue, 13 Oct 2009 19:23:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeforexcelandoutlook.com/blog/?p=452#comment-1768</guid>
		<description>I&#039;m not sure how you&#039;d code it.  Mine got a blank for the SenderEmailAddress property.</description>
		<content:encoded><![CDATA[<p>I'm not sure how you'd code it.  Mine got a blank for the SenderEmailAddress property.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JP</title>
		<link>http://www.codeforexcelandoutlook.com/blog/2009/01/handling-multiple-inboxes/#comment-1767</link>
		<dc:creator>JP</dc:creator>
		<pubDate>Sat, 10 Oct 2009 12:30:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeforexcelandoutlook.com/blog/?p=452#comment-1767</guid>
		<description>You can be sneaky and create a dummy email and check the SenderEmailAddress Property. That will give you the internet address you need.</description>
		<content:encoded><![CDATA[<p>You can be sneaky and create a dummy email and check the SenderEmailAddress Property. That will give you the internet address you need.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.codeforexcelandoutlook.com/blog/2009/01/handling-multiple-inboxes/#comment-1766</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Thu, 08 Oct 2009 23:59:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeforexcelandoutlook.com/blog/?p=452#comment-1766</guid>
		<description>The thing is, in this enterprised environment, the security engineer is demanding no Unsigned macro.  So I must make it a COM add-in in order to pass the security requirement.  But with hard coded user email address, it no longer make sense to do COM add-in, unless it can be fully variable supported.</description>
		<content:encoded><![CDATA[<p>The thing is, in this enterprised environment, the security engineer is demanding no Unsigned macro.  So I must make it a COM add-in in order to pass the security requirement.  But with hard coded user email address, it no longer make sense to do COM add-in, unless it can be fully variable supported.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.codeforexcelandoutlook.com/blog/2009/01/handling-multiple-inboxes/#comment-1765</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Thu, 08 Oct 2009 23:55:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeforexcelandoutlook.com/blog/?p=452#comment-1765</guid>
		<description>Well, the &quot;CurrentUser&quot; property seems to give the Full Name of the account.  However, if &quot;Lee, Johnny&quot; is the full name, the email address can be &quot;JxLee@MyCompany.com&quot;, where the &quot;x&quot; is the middle Name and is not available in the full name shown by that property.  This is exactly happened to me due to possible duplicate account name. So the best way is to get the email box that was originally configured to this account.  But I don&#039;t know if Outlook 2003 is giving this option or not.</description>
		<content:encoded><![CDATA[<p>Well, the "CurrentUser" property seems to give the Full Name of the account.  However, if "Lee, Johnny" is the full name, the email address can be "JxLee@MyCompany.com", where the "x" is the middle Name and is not available in the full name shown by that property.  This is exactly happened to me due to possible duplicate account name. So the best way is to get the email box that was originally configured to this account.  But I don't know if Outlook 2003 is giving this option or not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JP</title>
		<link>http://www.codeforexcelandoutlook.com/blog/2009/01/handling-multiple-inboxes/#comment-1764</link>
		<dc:creator>JP</dc:creator>
		<pubDate>Thu, 08 Oct 2009 23:42:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeforexcelandoutlook.com/blog/?p=452#comment-1764</guid>
		<description>If your email address is unlikely to change, hardcoding might not be that bad. Otherwise you can use

Application.GetNameSpace(&quot;MAPI&quot;).CurrentUser

and parse it to put together your email address.</description>
		<content:encoded><![CDATA[<p>If your email address is unlikely to change, hardcoding might not be that bad. Otherwise you can use</p>
<p>Application.GetNameSpace("MAPI").CurrentUser</p>
<p>and parse it to put together your email address.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
