Hello,
I'm sorry if this is a duplicated question but I have searched for too long and haven't identified any solution yet.
I need to retrieve all the Shared Contacts available for an specific user. As an example, I have "My Contacts" and four "Shared Contacts" (lets say Tim, Mark, John and Sam). Using the EWS API, I can only retrieve the information of "My Contacts" folder but it seems there is no way to retrieve the information from all my other "Shared Contacts" folders.
Another layer of complexity is this should be a generic solution; it doesn't apply for just one user, any user should be able to get any of the shared contacts available for him.
Does anyone have a clue on how to accomplish this?
Thanks in advance.
-Raul