Click here to Skip to main content
15,881,455 members
Articles / Web Development / ASP.NET

Send scheduled Reminder/Alerts by email in SharePoint

Rate me:
Please Sign up or sign in to vote.
4.87/5 (14 votes)
24 Mar 2009CPOL12 min read 589.3K   2.1K   67  
Learn how to create a SharePoint Job that queries lists and sends results via email.
<publishData>
  <publishTarget publishUrl="C:\Users\Administrator\Desktop\Mullivan\Build\Mullivan.SharePoint.Pages\">
    <file relUrl="bin/Microsoft.SharePoint.Search.xml" publishTime="09/11/2006 11:17:12" />
    <file relUrl="ReminderSettings.aspx" publishTime="01/21/2009 19:54:02" />
    <file relUrl="Web.config" publishTime="12/29/2008 15:13:06" />
    <file relUrl="bin/Microsoft.SharePoint.Search.dll" publishTime="08/24/2007 05:54:56" />
    <file relUrl="bin/Mullivan.Shared.pdb" publishTime="01/22/2009 12:57:10" />
    <file relUrl="References/Microsoft.SharePoint.dll" publishTime="12/29/2008 15:07:29" />
    <file relUrl="References/Microsoft.SharePoint.ApplicationPages.dll" publishTime="01/16/2009 11:31:34" />
    <file relUrl="EditReminderSettings.aspx" publishTime="01/21/2009 19:54:02" />
    <file relUrl="bin/Mullivan.SharePoint.Pages.pdb" publishTime="01/22/2009 12:57:12" />
    <file relUrl="bin/Mullivan.SharePoint.Reminders.pdb" publishTime="01/22/2009 12:57:11" />
    <file relUrl="bin/Mullivan.SharePoint.Reminders.dll" publishTime="01/22/2009 12:57:11" />
    <file relUrl="bin/Mullivan.SharePoint.Pages.dll" publishTime="01/22/2009 12:57:12" />
    <file relUrl="_layouts/application.master" publishTime="01/16/2009 11:42:24" />
    <file relUrl="bin/Images/ReminderSettings.gif" publishTime="01/21/2009 08:57:25" />
    <file relUrl="bin/Mullivan.Shared.dll" publishTime="01/22/2009 12:57:10" />
  </publishTarget>
</publishData>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions