Stump the Panel Topic: Can I send e-Mail to a Library and have Meta Data Attached? http://www.endusersharepoint.com/STP/ SharePoint QA en Tue, 26 May 2009 23:33:44 +0000 dwinter on "Can I send e-Mail to a Library and have Meta Data Attached?" http://www.endusersharepoint.com/STP/topic/can-i-send-e-mail-to-a-library-and-have-meta-data-attached#post-6946 Fri, 22 May 2009 02:18:13 +0000 dwinter 6946@http://www.endusersharepoint.com/STP/ <p>You can intercept an inbound email and handle it differently with a custom email event receiver. The class is here: <a href="http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spemaileventreceiver.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spemaileventreceiver.aspx</a></p> <p>You can then register the email receiver on the specific document library as any other event receiver. Here is a good sample:<br /> <a href="http://blogs.msdn.com/malag/archive/2009/05/13/attachments-disappear-with-custom-email-event-handler.aspx" rel="nofollow">http://blogs.msdn.com/malag/archive/2009/05/13/attachments-disappear-with-custom-email-event-handler.aspx</a> </p> Bismarck on "Can I send e-Mail to a Library and have Meta Data Attached?" http://www.endusersharepoint.com/STP/topic/can-i-send-e-mail-to-a-library-and-have-meta-data-attached#post-6190 Tue, 28 Apr 2009 09:43:28 +0000 Bismarck 6190@http://www.endusersharepoint.com/STP/ <p>I had a user ask me a question about e-mail enabling a Document Library. They would like to send e-mail to the library and have certain meta data required before it is made available. Is this possible? </p>