Re-posting from http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=262833&SiteID=1 Hi, Can anyone help me to get or know the attachments that have been added to a contact and also get the files that are added to a contact using WEBDAV. Thanks in advance, Kota
You have to use WebDAV method X-MS-ENUMATTS to enumerate attachments. After that you have to use method GET to download attachments. Michael ------------------------------- If you need WebDAV API for Exchange server, use our component WebDAV .NET for Exchange. Check out http://www.independentsoft.com "Darryn Lavery" wrote in message news:EF877B7E-60C6-4692-85C5-932173300E66@microsoft.com... > > Re-posting from > http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=262833&SiteID=1 > > Hi, > Can anyone help me to get or know the attachments that have been added to a > contact and also get the files that are added to a contact using WEBDAV. > Thanks in advance, > Kota >