Sharepoint FAQ

 
Home » Interview FAQ » SharepointSubmit FAQRSS Feeds

if there are other ways to send emails from Sharepoint?

  Shared By: Tarang Nayak         Date: Mar 12, 2011      Category: Sharepoint      Views: 74      

You can use the SendMail method from the SPutility class to send simple emails, however it is not as robust as using the System.Net.Mail functionality since it doesn’t allow things like setting priorities on the email.

Tagged:                    

 
Didn't find what you were looking for? Find more on if there are other ways to send emails from Sharepoint? Or get search suggestion and latest updates.


Your Comment
  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].