Hi there,
I try to develop small sync app for contacts in EWS. I use SyncFolderItems to get list of deleted items (ChangeType.Delete).
I receive list correctly, but there are only ItemIds and I can't find any items with these ItemIds in any folder.
How can I recognize from this ItemId which item was deleted ?
Thanks
David G.