I have a VB6 program which get the freebusy data. It fails in an user and
the mapi error is the folowing: "MAPI_E_AMBIGOUS_RECIP". What is the reason
of this problem? How can I solve it?
Maybe the Exchange alias isn't unique? Normally if you use "JoeP" as the
alias and it's not unique you would use "JoeP@foobar.com" as a unique way to
resolve the recipient.

Signature
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm
>I have a VB6 program which get the freebusy data. It fails in an user and
> the mapi error is the folowing: "MAPI_E_AMBIGOUS_RECIP". What is the
> reason
> of this problem? How can I solve it?