![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
HI, every time I create a new ContactItem:
..CreateItem(OlItemType.olContactItem); and then save the contact. I always receive the exact same EntryID. Any ideas? Thanks so much |
Ads |
#2
|
|||
|
|||
![]()
Are you sure? How do you check that? Most likely the difference is in a
single bit. Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool "jim" wrote in message ... HI, every time I create a new ContactItem: .CreateItem(OlItemType.olContactItem); and then save the contact. I always receive the exact same EntryID. Any ideas? Thanks so much |
#3
|
|||
|
|||
![]()
Let me check to be sure.
Rog Dmitry Streblechenko wrote: Are you sure? How do you check that? Most likely the difference is in a single bit. Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool "jim" wrote in message ... HI, every time I create a new ContactItem: .CreateItem(OlItemType.olContactItem); and then save the contact. I always receive the exact same EntryID. Any ideas? Thanks so much |
#4
|
|||
|
|||
![]()
Yep they differed by one bit.
Thanks Dmitry. jim wrote: Let me check to be sure. Rog Dmitry Streblechenko wrote: Are you sure? How do you check that? Most likely the difference is in a single bit. Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool "jim" wrote in message ... HI, every time I create a new ContactItem: .CreateItem(OlItemType.olContactItem); and then save the contact. I always receive the exact same EntryID. Any ideas? Thanks so much |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Invalid EntryID | KatTheBird | Outlook - Using Contacts | 0 | March 7th 06 06:45 AM |
What makes a ContactItem unique | jim | Add-ins for Outlook | 1 | January 19th 06 03:14 PM |