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