avoid renewal the entry_id

  • Thread starter Thread starter Harald Hartmann
  • Start date Start date
H

Harald Hartmann

hello everybody,

is there any way, how i can avoid the renewal of an entry_id, when i move an
item for example?
better question: is there an attribute of an item which never changes and is
unique?

standard example and problem:
you have two contacts an link them each other. now you move one contact to
another contactfolder this link doesn't work any more. you have to manually
relink the two contacts :(

regards and thanks for answers
 
Stuff the initial EntryID into the BillingInformation property, and you'll have a nice permanent ID.

The linkiing mechanism, however, is up to you to build.
 
Back
Top