Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Code to send e-mails

  Asked By: Geoffrey Oliver         Date: Apr 22, 2010      Category: Sharepoint      Views: 238
 

I have to create a simple application for SharePoint in which I need the
system to send a message to a specified address (as SharePoint does when
sending notifications).
I need the code to make SharePoint sending just a simple text e-mail.

Tagged:          

 

1 Answer Found

 
Answer #1       Answered By: Upbrave C# expert          Answered On: Apr 22, 2010       

have you tried looking at this
its a facility which allows you to send  a message  to an authour when rejecting a
document
this wraps the code  round the reject button but i am sure you could modify it to
your own purposes
http://www.spsfaq.com/downloads.asp?postid=579
Nicola Franzina <nfranzina@...> wrote: Hi everybody,
I have to create  a simple  application for sharepoint  in which I need the
system to send a message to a specified address  (as SharePoint does when
sending notifications).
I need the code to make SharePoint sending  just a simple text  e-mail.

Can anybody help me, please?

 
Didn't find what you were looking for? Find more on Code to send e-mails Or get search suggestion and latest updates.


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