I want to send email to users in sharepoint 2013 using sandbox solutions.
How can I do that?
And Is It possible to do it without using workflow?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Manpreet SinghPosted Mar 13, 2015, 5:26 PM
Yes both ways are possible.
Through Code :- https://msdn.microsoft.com/en-us/library/system.net.mail.smtpclient%28v=vs.110%29.aspx
and also through SharePoint Designer and Nintex Workflows.
Cheers !
Manpreet