The SPAlert class has a User and UserID property -
| User | Gets or sets a user object representing the user who created the alert. | |
| UserId | Gets or sets the ID of the user who created the alert |
my question is - the property description says that both properties are for the User who created the alert. Is this accurate? Or is it the user who is the recipient of the alert? If not, how do I get the recipient user rather than the created by user?
Thanks in advance,
Jake.