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 custom web-service that wraps the SPUtility.SendEmail functionality?