From 9a993aa4bb6f5e8fc3f5e33429cb27e0a1411623 Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: Mon, 19 Jul 2010 13:54:04 +0100 Subject: [PATCH] I think I was wrong -- I don't need AllProperties in the SyncFolderItems request I did once think that I wasn't getting notification of updates, but now I think it was just Outlook being slow to push them to the server -- or user error on my part. It does seem to be working just fine. --- syncfolder.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syncfolder.sh b/syncfolder.sh index 414d460..e0c2944 100755 --- a/syncfolder.sh +++ b/syncfolder.sh @@ -27,7 +27,7 @@ cat > $QUERYFILE < - AllProperties + IdOnly -- 2.50.1