The information in this article applies to:
SYMPTOMSYou cannot uniquely identify a mailbox across space and time when calling IExchangeManageStore::GetMailboxTable. CAUSEIExchangeManageStore::GetMailboxTable returns the following properties:
RESOLUTIONIn most cases the only property that is guaranteed to be unique and stable across space and time is PR_ENTRYID. Unfortunately, this property is not returned with IExchangeManageStore::GetMailboxTable. As an alternative to PR_ENTRYID, it is possible to use PR_EMAIL_ADDRESS. Like PR_ENTRYID, this property is guaranteed to be globally unique and stable across space and time. Additional query words: kbGrpMsg kbMsg kbEDK500 kbEDK550
Keywords : kbMsg kbEDK500 kbEDK550 kbGrpMsg |
Last Reviewed: May 26, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |