Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsWindows Server 2003Windows 2000Windows NTSmall Business ServerVirtual ServerExchange ServerIISHost Integration ServerISA ServerSMSWSUSMOMWindows Media ServerSecurityCertification
Related Topics
SQL ServerMS WindowsMS OfficePC HardwareMore Topics ...

Windows Server Forum / Exchange Server / Applications / September 2006

Tip: Looking for answers? Try searching our database.

How to save email attachments, from exchange, using WebDAV in C#.NET?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Joe George - 13 Sep 2006 10:08 GMT
Hi there,

How to save email attachments, from exchange, using WebDAV in C#.NET?
Sample code please...................

Thanks for your help.

Signature

Joe George

Henning Krause - 13 Sep 2006 22:40 GMT
Hello,

if you know the url for you WebDAV query, the things you must do is the
following:
1. Do a X-MS-ENUMATTS on the item you want to process.
2. Do a GET on every href returned by the above query.

Take a look at my InfiniTec.Exchange package, it contains code for this. See
the Methods.cs class.

Best regards,
Henning Krause

----------------------------------------------------------------------------
Visit my website: http://www.infinitec.de
Exchange access library  -
http://www.infinitec.de/software/nettoolbox/infinitec.exchange.aspx

> Hi there,
>
> How to save email attachments, from exchange, using WebDAV in C#.NET?
> Sample code please...................
>
> Thanks for your help.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.