Pages

Showing posts with label MailMessage. Show all posts
Showing posts with label MailMessage. Show all posts

Thursday, April 26, 2012

Sending SharePoint list item as email attachments


I had event handler on OOB Issue Track list and on Item created and updated I need to send email to users about Issue Track information, sometime users are attaching documents to list item, so in this situation I need to send an email with attachments as well.