PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming Question about resolving emailaddress in Outlookcontact

Reply

Question about resolving emailaddress in Outlookcontact

 
Thread Tools Rate Thread
Old 19-02-2004, 10:46 AM   #1
=?Utf-8?B?SGVucmlr?=
Guest
 
Posts: n/a
Default Question about resolving emailaddress in Outlookcontact


Hello
i wrote a outlookmacro to read useraddresses from the exchange-GAL and write them in my outlookcontacts
All is working fine, i have only the problem that the smtp-addresses are getting resolved
I write the plain smtp-address in the emailfield, and when i'm opening the contact i created before i see the user-displayname from the exchangeentry instead of the smtp-address

Is there any way to prevent this in a macro

If i export/import the addresses there is no addressresolving ?

Any help appreciate

Thank

Henrik
  Reply With Quote
Old 19-02-2004, 01:02 PM   #2
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: Question about resolving emailaddress in Outlookcontact

No, you can't prevent this normal behavior of Outlook. SMTP addresses of GAL
users will always be resolved to their GAL entries.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Henrik" <anonymous@discussions.microsoft.com> wrote in message
news:EF722A86-AECA-46D5-993E-8DB66BDD8D94@microsoft.com...
> Hello,
> i wrote a outlookmacro to read useraddresses from the exchange-GAL and

write them in my outlookcontacts.
> All is working fine, i have only the problem that the smtp-addresses are

getting resolved.
> I write the plain smtp-address in the emailfield, and when i'm opening the

contact i created before i see the user-displayname from the exchangeentry
instead of the smtp-address.
>
> Is there any way to prevent this in a macro ?
>
> If i export/import the addresses there is no addressresolving ?!
>
> Any help appreciated
>
> Thanks
>
> Henrik



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off