Tagged Questions
0
votes
1answer
25 views
Longest practical filter for an alert
Environment: SP2010 Enterprise SP1, Server/SQL 2008 R2, VS2012
When building alerts through object model, what is the longest or most complex CAML filter that can be applied to them? Can they be as ...
1
vote
3answers
167 views
Using a variable in alert filter (CAML/C#)
Environment: SP2010 Enterprise, VS2012
I've been using C# to programmatically create alerts for various users and implementing the alert.Filter property to assign filters that point to specific ...