The recurring-events tag has no wiki summary.
2
votes
1answer
956 views
How can I create a recurring event that spans multiple days in a Sharepoint 2010 calendar?
I am currently using a workaround where I create recurring events for each of the separate days in the event, but I would like to just create one recurring event that spans over 7 days. As is, the ...
1
vote
0answers
213 views
Check booking conflicts in sharepoint calendar programmatically to avoid overlap booking for recurring events
Is there a way to programmatically check a booking if already exist in sharepoint calendar?
I am saving recurring entries programmatically using the xml rule for recurrence as per this, for ...