]> www.infradead.org Git - users/dwmw2/ews-sync.git/commitdiff
Fetch ResponseObjects too
authorDavid Woodhouse <dwmw2@infradead.org>
Mon, 19 Jul 2010 19:57:16 +0000 (20:57 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Mon, 19 Jul 2010 19:57:16 +0000 (20:57 +0100)
syncfolder.sh

index ca2a5996b9d0b50957a0b4032805b606f736e9a9..c8d6892ee5edb2ba5fd1f87be46f3c80a1a82617 100755 (executable)
@@ -106,6 +106,9 @@ cat $CHANGELIST | while read TYPE ITEMID ITEMCHANGEKEY; do
       <ItemShape>
         <t:BaseShape>AllProperties</t:BaseShape>
         <t:BodyType>Text</t:BodyType>
+        <t:AdditionalProperties>
+          <t:FieldURI FieldURI="item:ResponseObjects"/>
+        </t:AdditionalProperties>
       </ItemShape>
       <ItemIds>
 <t:ItemId Id="$ITEMID" ChangeKey="$ITEMCHANGEKEY"/>