PRB: PR_EMAIL_ADDRESS Missing When Querying Offline AddressBook (197789)
The information in this article applies to:
- Microsoft Exchange Development Kit (EDK) 5.0
- Microsoft Exchange Development Kit (EDK) 5.5
This article was previously published under Q197789 SYMPTOMS
When 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.
RESOLUTION
Instead 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.
STATUS
This behavior is by design.
Modification Type: | Minor | Last Reviewed: | 3/4/2004 |
---|
Keywords: | kbcode kbMsg kbprb KB197789 |
---|
|