Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save heinrich-ulbricht/7b4e52f94d81f83a2f35a8cde2a6e832 to your computer and use it in GitHub Desktop.
Save heinrich-ulbricht/7b4e52f94d81f83a2f35a8cde2a6e832 to your computer and use it in GitHub Desktop.
<View Scope="RecursiveAll">
<Query>
<Where>
<Eq>
<FieldRef Name="FSObjType" />
<Value Type="Integer">1</Value>
</Eq>
</Where>
</Query>
</View>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment