I was wondering if you could write an sandbox solution using the SPEmailEventReciever class. In the SharePoint SDK documentation it says that the SPEmailEventREciever is not avaliable for use with a sandbox solution, but I found in another piece of document SharePoint that list all class avaliable for sandbox solutions it shows that the SPEmailEventReciever is avalaible for use. Help?
SPEmailEventReciever class http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spemaileventreceiver.aspx#2
Microsoft.SharePoint.dll APIs That Are Available from Sandboxed Solutions http://msdn.microsoft.com/en-us/library/ee537860.aspx#BKMK_AvailClasses
