The contact details would be in the item in the contacts folder, so you'd to parse the contact names and use them to try to look up the contact in the Contacts folder.
Exchange development questions, e.g. WebDAV, are beyond the scope of this newsgroup.You might want to use the microsoft.public.exchange.applications and microsoft.public.exchange.development newsgroups or the forum at
http://forum.cdolive.com/ShowForum.aspx?ForumID=6
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"IndraKumar" <(E-Mail Removed)> wrote in message news:6D76F5D7-34A3-492B-8688-(E-Mail Removed)...
> Hi,
>
> I have created one appointment and selected 3 contacts in this
> appointment.
>
> Using WEBDAV, i am getting the appointment details. I want to get the
> contact details for that appointment. We are able to retrieve only the
> contacts name. How to get the details of the contacts. ?
>
>
> "http://schemas.microsoft.com/mapi/id/{00062008-0000-0000-C000-000000000046}/8586001f" this URN gives only the contact names separated by comma(,).
>
> We are using C#.
>
> Regards
>
> Indra Kumar