Problem retrieving contact folder ID

A

ALF

When retrieving via MAPI code the folder ID of a contact folder for
another users mailbox which has been attached to my folder listing in
outlook, the folder ID is different when code is run when Outlook 2003
is loaded from Outlook 2007. The folder ID is slightly different in
2007. When I login as the user of the attached mailbox in 2007, the
folder ID returned by the code is the same as when running as myself
with attached mailbox in 2003. The Outlook store must be modified
somewhat in attached 2007 mailboxes.

Any help on this would be very helpful.
 
K

Ken Slovak - [MVP - Outlook]

Programming questions are best asked in a programming group, not a general
group.

Ignore the differences. Any MAPI CompareID's() method will say they are the
same, just like the result you get if you compare short-term and long-term
ID's on an item.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top