![]() |
EntryID
Hello,
does anyone has any idea of how to synchronize outlook items with DB ? I know that EntryID changes when an item is moved, so, I need another ID to save in DB in order to use in our application. Thank you -- Ela |
EntryID
You can add your own custom propety to any Outlook item using the
UserProperties collection to store your own id. Secondly, why can't you treat move as (delete one record) + (create a brand new record in a different fodler)? Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool "Ela" wrote in message ... Hello, does anyone has any idea of how to synchronize outlook items with DB ? I know that EntryID changes when an item is moved, so, I need another ID to save in DB in order to use in our application. Thank you -- Ela |
EntryID
|
All times are GMT +1. The time now is 11:28 PM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com