Accessing calendars from other individuals
Brought to you by:
mguessan
I'm having difficulties accessing calendars of other individuals through davmail in Thunderbird. When I use http://localhost:1080/users/email@company.com/calendar for my calendar it works. However when I use a similar address for another user I get
davmail.exchange.ews.EWSException: ErrorFolderNotFound The specified folder could not be found in the store.
What do I have wrong?
I have another shared email account that I am an admin of and I can connect to that one using the same formatted URL.
It's only the calendars that I want to get free/busy information from that don't work.
I think I just found my answer here https://sourceforge.net/p/davmail/mailman/message/32889664/
Has anything changed with the access to calendars that I only have free/busy permission to since 2014?
Well, the thread you point to has nothing to do with shared calendar access.
Your current issue is that the FindItem EWS search on limited access shared calendar folder does not work. If you find a way to do this we will be able to implement it.
One way to investigate is to use EWSEditor.
Thanks. I haven't been aware of EWSEditor. I'll have to give it a try. Do you have any pointers on using it, or is it pretty straight forward?
Well, I would say it's quite simple to use...