Share via

Get the Calendar events (recurring and non-recurring) which are overlapping with today using CSOM

Anonymous
2016-12-12T11:27:23+00:00

We want to get the Calendar events (recurring and non-recurring) which are overlapping with today using CSOM.

In server side object modal we can do this using DateRangesOverlap in CAML Query. To use this technique, we have to set "ExpandRecurrence" property of SPQuery to true.

Now, we want to do the same in SharePoint Provided hosted app using CSOM, however we do not find "ExpandRecurrence" property for class CamlQuery. How can we achieve this using CAML Query in CSOM? Is it at all possible?

Thank You

Microsoft 365 and Office | SharePoint | For business | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

0 additional answers

Sort by: Most helpful