On 21/07/15 10:06, Aleksander Machniak wrote:
> As I understand Exchange does not have such thing. So, if my REST API
> backend is IMAP which supports this what do you propose to do?
>
> 1. use PidTagAttributeHidden to indicate subscription status,
> 2. return only subscribed folders,
> 3. return all folders?

The REST API will ask for every folders by default and let Outlook
manage it from here. From what I can see PidTagAttributeHidden only
shows or hide the status of a folder. I therefore can't tell if it will
cause Outlook to skip querying the folder or fetching its data or not.

* Option (1) may work, but I can't give any guarantee beforehand as it
depends on client-side behavior.

* Option (2) would be the way to go if you want to mimic and enforce the
same view on both IMAP/MAPI. However keep in mind that Outlook will
offer you no way to change subscriptions.

* Option (3) looks pretty straight forward

Julien.

-- 
Julien Kerihuel
j.kerih...@openchange.org
OpenChange Project Founder

Twitter: http://twitter.com/jkerihuel

GPG Fingerprint: 0B55 783D A781 6329 108A  B609 7EF6 FE11 A35F 1F79


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
devel mailing list
devel@lists.openchange.org
http://mailman.openchange.org/listinfo/devel

Reply via email to