Entries for 'calendar sync'
As I explained in a previous post, a client had need of copying appointments from an Exchange shared calendar to a SharePoint calendar.
I recently encountered a bug in calendar lists that I thought I should share. The task was to populate a ShareP...
Recently I had the opportunity to programmatically copy Exchange appointments to a SharePoint calendar. This was done using the Exchange web services API. I found no examples of this procedure online, so I thought I would add my own example. This exa...