About 357,000 results
Open links in new tab
  1. CAML Query Tips, Tricks and Syntax - SharePointCafe.Net

    Jun 8, 2015 · What is CAML Query? CAML stands for Collaborative Application Markup Language. CAML Query is an XML based language that is used in SharePoint.

  2. Using SharePoint’s SPView Class and CAML as a Query Language

    Jun 24, 2006 · The downloadable code example contains a Web Part that allows users to dynamically edit the SPView.Query property of a view called “Search.” The Web Part uses the …

  3. Sharepoint – CAML queries and examples – HeelpBook

    Apr 3, 2020 · CAML stands for Collaborative Application Markup Language. It is an XML based language that is used in SharePoint. CAML query generally used on SharePoint objects like …

  4. c# - How to query the SPView object - Stack Overflow

    Jul 20, 2011 · The Where clause would look like <Where> ... FIELD COMPARES </Where><OrderBy> FIELD + ORDER </OrderBy>, CAML works just like XML, even though it …

  5. Query Property | Microsoft Docs

    Mar 24, 2009 · Property Value A string containing a fragment in Collaborative Application Markup Language (CAML) that defines the query.

  6. CAML Query Builder in SharePoint Online + Examples - SPGuides

    May 30, 2025 · What is CAML Query in SharePoint? CAML stands for Collaborative Application Markup Language, and we use CAML to define queries against SharePoint list data or library …

  7. 2013 - CAML query using 'contains' - SharePoint Stack Exchange

    I had also same problem, But unfortunately you cant check exact match of string in comma separated value of multilne text. But alternatively you can achieve this, Use contains operator …

  8. SharePoint CAML Queries - SPLessons

    The Query schema of Collaborative Application Markup Language (CAML) is used in various ways within the context of Microsoft SharePoint to define queries against list data.It is an XML …

  9. SharePoint Online: CAML Query for Lookup Field in PowerShell

    Apr 4, 2017 · CAML (Collaborative Application Markup Language) is an XML-based query language used in SharePoint to query data from lists and libraries. In this article, we will see …

  10. Writing CAML Queries For Retrieving List Items from a SharePoint …

    The Collaborative Application Markup Language (better known as CAML) is an XML-based query language that helps you querying, building and customizing Web sites based on Windows …

  11. Querying from Server-side Code | Microsoft Learn

    Oct 19, 2016 · The most important class for querying is SPQuery. Parts of queries written in Collaborative Application Markup Language (CAML) are assigned to the Query, Joins, …

  12. CAML Query tutorial for SharePoint ~ Explore Microsoft 365

    May 8, 2012 · As I already mentioned, it is XML based query language and it contains tags in it. The root element of the CAML query root element is Query. But it is not necessary to use …

  13. SharePoint Online: How to Use CAML Query in PowerShell?

    Nov 3, 2017 · Requirement: Use CAML Query with PowerShell in SharePoint Online. CAML is an XML-based query language, which stands for Collaborative Application Markup Language, …

  14. Collborative Application Markup Language - CAML Query Tutorial

    Tuesday, June 9, 2015 Collborative Application Markup Language - CAML Query Tutorial Collaborative Application Markup Language (CAML) is an XML-based language that is used in …

  15. Query Schema | Microsoft Learn

    Oct 19, 2016 · Applies to: SharePoint Foundation 2010 The Query schema of Collaborative Application Markup Language (CAML) is used in various ways within the context of Microsoft …

  16. CAML Query syntax and options in SharePoint

    Apr 14, 2015 · CAML (Collaborative Application Markup Language) SPQuery is the SharePoint object which is used to perform a query operation against SharePoint data.SPList.getItems …

  17. CAML Query List: Collaborative Application Markup Language (CAML)

    Collaborative Application Markup Language (CAML) is used in various ways within the context of Microsoft SharePoint Foundation to define ...

  18. CAML Query to Get List Items from SharePoint using PowerShell

    Apr 4, 2017 · CAML stands for Collaborative Application Markup Language. It’s an XML-based query language used to query against data in SharePoint. How to use CAML query in …

  19. Filtering for SharePoint items with CAML Queries - SPO Scripts

    Besides filtering for SharePoint items with Where-Object, you can also make use of CAML (Collaborative Application Markup Language), which lets you get only the items, you need. It …

  20. listChildWebs Parameter | Microsoft Learn

    Property Value A string in Collaborative Application Markup Language (CAML) that contains the Where clause for the query.

  21. Some results have been removed
Refresh