The information in this article applies to:
SYMPTOMSIExchangeManageStore::GetMailboxTable will only return mailboxes that have resources. CAUSEThe mailbox folder is created in the information store, the first time the mailbox account logs in. Prior to the mailbox account logging in, there are no resources for that specific account. RESOLUTION
A workaround would be to programmatically log into all mailboxes before calling IExchangeManageStore::GetMailboxTable. Another alternative would be to use ADSI and LDAP. Please see:Q194672 HOWTO: Opening Mailboxes with Privileged Access Q223151 HOWTO: Search and List Recipients Using IDirectorySearch STATUSThis is by design. MORE INFORMATIONIf the mailbox has never been logged into, then it will not have any resources. To see which mailboxes have resources, run the Microsoft Exchange Admin program (Admin.exe). The mailboxes with resources are listed under Configuration \Servers \Server-Name\ Private Information Store \ Mailbox Resources. Additional query words:
Keywords : kbEDK kbXchge kbMsg kbEDK400 kbEDK500 kbEDK550 kbGrpMsg kbDSupport |
Last Reviewed: October 20, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |