Tagged Questions
12
votes
3answers
1k views
Client Object Model equivalent of SPUtility.SendEmail in SharePoint 2010
I am trying to send an email after an action occurs in Silverlight WebPart I am designing.
Is there a built-in class in the Client Object Model that can handle this, or will I have to build a ...