<?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: Programmatically create and configure Mail Enabled lists</title>
	<atom:link href="http://www.novolocus.com/2009/04/15/programmatically-create-and-configure-mail-enabled-lists/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.novolocus.com/2009/04/15/programmatically-create-and-configure-mail-enabled-lists/</link>
	<description>Whatever I'm working on, really...</description>
	<lastBuildDate>Fri,  5 Mar 2010 23:09:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andy</title>
		<link>http://www.novolocus.com/2009/04/15/programmatically-create-and-configure-mail-enabled-lists/comment-page-1/#comment-6050</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Fri, 16 Oct 2009 10:16:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.novolocus.com/?p=1239#comment-6050</guid>
		<description>Sorry, I don&#039;t know - I&#039;ve never used Powershell. Certainly, the code above is what I&#039;ve used, and it seems to work alright.</description>
		<content:encoded><![CDATA[<p>Sorry, I don&#8217;t know &#8211; I&#8217;ve never used Powershell. Certainly, the code above is what I&#8217;ve used, and it seems to work alright.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fernando</title>
		<link>http://www.novolocus.com/2009/04/15/programmatically-create-and-configure-mail-enabled-lists/comment-page-1/#comment-6047</link>
		<dc:creator>Fernando</dc:creator>
		<pubDate>Thu, 15 Oct 2009 18:17:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.novolocus.com/?p=1239#comment-6047</guid>
		<description>I am doing exactly what you are showing using Windows PowerShell on a WSS install (no MOSS)
Setting the RootFolder properties works fine.
Setting the EmailAlias property works fine.

Setting the EnableAssignToEmail executes but does not actually persist.
The $Library.Update() line reports:

Exception calling &quot;Update&quot; with &quot;0&quot; argument(s): &quot;Error in the application.&quot;
         $Library.Update( &lt;&lt;&lt;&lt; )

If I eMail enable the document library manually through the interface it works fine and the email contact is created, etc. However, when I then look at the properties for the document library, the EnableAssignToEmail property is set to false eventhough it is actually enabled.

I read somewhere that sharepoint keeps a list of email enabled document libraries.  Maybe that is where it needs to be set?
How might that be done?

Thanks for you help.</description>
		<content:encoded><![CDATA[<p>I am doing exactly what you are showing using Windows PowerShell on a WSS install (no MOSS)<br />
Setting the RootFolder properties works fine.<br />
Setting the EmailAlias property works fine.</p>
<p>Setting the EnableAssignToEmail executes but does not actually persist.<br />
The $Library.Update() line reports:</p>
<p>Exception calling &#8220;Update&#8221; with &#8220;0&#8243; argument(s): &#8220;Error in the application.&#8221;<br />
         $Library.Update( &lt;&lt;&lt;&lt; )</p>
<p>If I eMail enable the document library manually through the interface it works fine and the email contact is created, etc. However, when I then look at the properties for the document library, the EnableAssignToEmail property is set to false eventhough it is actually enabled.</p>
<p>I read somewhere that sharepoint keeps a list of email enabled document libraries.  Maybe that is where it needs to be set?<br />
How might that be done?</p>
<p>Thanks for you help.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
