The information in this article applies to:
SUMMARY
When Resolving the Name of a Recipient to an alias of a user (for example,
JohnDoe), if there is another valid alias (JohnDoeman, for instance) that
is a superset of the first alias, the Resolve method yields an Ambiguous
Name Resolution (ANR) dialog box.
MORE INFORMATIONThe following Visual Basic code sample demonstrates how to resolve an ambiguous recipient given a known exact alias of the desired recipient. This process works by using the "=" operator preceding the e-mail alias:
REFERENCESFor more detailed specifics on the MAPI internals of how Ambiguous Name Resolution works, please see the following topics in the Microsoft Developer Network:
Q171440 Where to Acquire Collaboration Data Objects Libraries Additional query words: kbCDO kbCDO100a kbCDO110 kbCDO120 kbCDO121 kbMsg kbOLE
Keywords : kbCDO100a kbCDO110 kbCDO120 kbCDO121 kbMsg kbVBp kbGrpMsg |
Last Reviewed: November 4, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |