Hallo,
in CAML i can query SharePoint Listitems using the "Contains"-element - but there is no "does not contain"-element i could use.
So what is the best way to get the items that do not contain a string?
Is there a better way than to loop through each and every item?
Thanks in advance!
