I would like to know when and how many SPAlerts are sent to a specific user, is there any way to do this?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
|
here is the code to achieve it:
|
|||
|
|
|
Easiest way is probably just inspect your mail server logs. The alerts are just fired out by timerjobs, not sure if it logs how many & to whom they were sent. |
|||
|
|