L
Long Nguyen
I wonder what is the best way to handle the supposedly valid addresses which
can not be resolved through Resolved method in the custom form's vbscript. I
am talking about addresses that have same prefix, such as "IT Business" and
"IT Business Support". If you compose a new email and type in "IT Business"
in the To field and click on the Check names button, Outlook would display
the Check Names dialog box with two entries for you to choose from. However
when you use the Resolved method to resolve "IT Business" in vbscript it
would return False, although IT Business is a valid address.
Ideas?
Thanks
Long
can not be resolved through Resolved method in the custom form's vbscript. I
am talking about addresses that have same prefix, such as "IT Business" and
"IT Business Support". If you compose a new email and type in "IT Business"
in the To field and click on the Check names button, Outlook would display
the Check Names dialog box with two entries for you to choose from. However
when you use the Resolved method to resolve "IT Business" in vbscript it
would return False, although IT Business is a valid address.
Ideas?
Thanks
Long