Tagged Questions
3
votes
1answer
334 views
Access denied for BCS method in e-mail event receiver
I have a SPItemEventReceiver which does some stuff with an external list when a document is uploaded to a DocLib. I now wanted to have it also run when an e-mail is sent to that DocLib.
I could have ...