Hi All,
I am using WebDAV to Access Public Folder(Contact type) to get a bunch of
Contact list. I believe that this contact list is conducted from Exchange
server not input by hand.
the proble is: when I use wevdav to get that, I parse the Tag named "email"
to get value,
it returns me: a string like this:
"GXXX Dyck"
The result what app parse is
dyck@xxxxx.ca which is wrong.
in deed, the email address is displayed at outlook is:
GDyck@XXXXX.ca,
the other guys :
"CXXX Dyck"
the email displayed at outlook is
CDyck@XXXXX.ca, is correct.
what is the issue? is that because "=G"? that drivers me nuts.
How to deal with this issue?
this is so urgent!!!
Thanks in advanced!!!!
Archived from group: microsoft>public>exchange2000>development