Month Element (Query)

Applies to: SharePoint Foundation 2010

Used in the DateRangesOverlap element to retrieve from a calendar all instances of a recurring event that occur within a month.

<DateRangesOverlap>  <FieldRef Name= "EventDate" />  <FieldRef Name= "EndDate" />  <FieldRef Name= "RecurrenceID" />  <Value Type=\"DateTime\">    <Month />  </Value></DateRangesOverlap>

Attributes

Attribute

Description

None

N/A

Child Elements

None

Parent Elements

Value

Occurrences

Minimum: 0

Maximum: Unbounded

See Also

Reference

Now Element (Query)

Today Element (Query)