[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: JohnHolliday.Caml.Net (in JohnHolliday.Caml.Net.dll)
This is a simple query that retrieves all events where the "Audience" field
contains a given audience name and the event date is greater or equal to
the current date.
Namespace: JohnHolliday.Caml.Net.Samples
Assembly: JohnHolliday.Caml.Net (in JohnHolliday.Caml.Net.dll)
Syntax
Inheritance Hierarchy
System..::Object
System..::Attribute
JohnHolliday.Caml.Net..::CamlQuery
JohnHolliday.Caml.Net.Samples..::FindEventsByAudience
System..::Attribute
JohnHolliday.Caml.Net..::CamlQuery
JohnHolliday.Caml.Net.Samples..::FindEventsByAudience
See Also
FindEventsByAudience Members
JohnHolliday.Caml.Net.Samples Namespace