Quantcast
Channel: Exchange Server Development forum
Viewing all articles
Browse latest Browse all 7132

EWS - Folder hierarchy and items sync

$
0
0

Hi,

Note: I asked the questions below on older Exchange forum and haven't gotten any response. I am hoping my questions will get more visibility here.

I have a couple of questions about folder sync with EWS. The environment is all Exchange versions that supports EWS (Exchange 2007 SP1 and/or other Exchange servers all the way to 2013).

1. After calling EWS-SyncFolderHierarchy with FirstClassProperties, we will get collection of FolderChange objects.

I am looking for a way to check whether a folder is a well known folder.
WellKnownFolderName prop is part of the FirstClassProperties. Not sure why WellKnownFolderName value returned in FolderChange object is null. I have looked at several properties inside the Folder and FolderId objects, however, I haven't found a property where it has WellKnownFolderName value being populated.

Do I need to extend the property set? If so, please let me know the extended property.

2. When calling EWS-SyncFolderItems for the first time (full sync), I would like to apply/pass a datetime restriction so it will only return me messages from certain creation datetime (PR_CREATION_TIME) to now.
   I don't see a way to do this via SyncFolderItems' arguments. I can inspect the changes and filter them on my own, however, of course, it is preferred to let Exchange does the filtering.
  

Thanks.




Viewing all articles
Browse latest Browse all 7132

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>