ravi d
How can send email to every user in org using custom timer job in SharePoint 2010 ?
By ravi d in SharePoint on Sep 16 2013
  • ahmad hindah
    Apr, 2015 13

    using SPWebApplication application -> get all SPSite --> get every web Root in all sites --> create a list --> collect all users SPWeb.GetAllUsers() in the list --> list().Distinct(x => x.email) --> send Email for all distinct users even via SharePoint going email or SMTP

    • 1


Most Popular Job Functions


MOST LIKED QUESTIONS