[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Overload List

NameDescription
Public methodFetch(SPList)
Executes the query against a list.
(Inherited from CamlQuery.)
Public methodFetch(SPSite)
Executes the query against a site collection.
(Inherited from CamlQuery.)
Public methodFetch(SPWeb)
Executes the query against a website.
(Inherited from CamlQuery.)
Public methodFetch(SPWeb, CAML..::QueryScope)
Retrieves a collection of list items from a SharePoint web using the attached query.
(Inherited from CamlQuery.)

See Also

FindEventsByAudience Class
FindEventsByAudience Members
JohnHolliday.Caml.Net.Samples Namespace