The information in this article applies to:
SYMPTOMSWhen querying an offline addressbook that does not contain details, there are circumstances when some of the properties that normally return will not appear. For example, when selecting a mailbox using the "To:" button, the PR_EMAIL_ADDRESS is missing. RESOLUTIONInstead of querying for a specific property, return the entire property array. You can do this by setting the SPropTagArray parameter to NULL when calling the HrQueryAllRows() function. STATUSThis behavior is by design. MORE INFORMATIONSteps to Reproduce BehaviorUse the following code to see the behavior:
Additional query words:
Keywords : kbMAPI kbMsg kbMAPI100 |
Last Reviewed: November 9, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |