"E-mail Display As" and "Full Name" fields

  • Thread starter Thread starter Fabio Fioravanti
  • Start date Start date
F

Fabio Fioravanti

Hi,
i use an application to create and update contacts in an Exchange public
folder.
I checked this folder as a contact folder and i'd like to use this folder to
find contacts when i send an email.
I've noticed that when i create a contact using outlook i can find this
contact in the AddressBook; if I create a contact using my application i can
see the contact in the folder but i can't find it in the AddressBook.
My application uses WEBDAV to create and update contacts and i not specify
"E-mail Display As" and "fullname" fields in the xml stream.
Someone knows in wich namespace can i find this two fields? Which is the
format to edit this fields?
I think that this is the problem.
Thank's a lot,
Fabio
 
AFAIK, WebDAV resolves only against the user's default contacts folder and GAL, since the Outlook mail profile, which resides on the client and contains information about what other lists are available for name resolution, isn't accessible to WebDAV. You might want to ask in the microsoft.public.exchange.development forum for other ideas.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top