Re: adding multiple attachments with WebDAV
From: Tim (Tim_at_discussions.microsoft.com)
Date: 02/25/05
- Next message: doug: "PHP Webdav/ Exchange question"
- Previous message: Chris Betterton: "Re: Information store size increases when querying through EXOLEDB"
- In reply to: Michael: "Re: adding multiple attachments with WebDAV"
- Next in thread: Henning Krause [MVP]: "Re: adding multiple attachments with WebDAV"
- Reply: Henning Krause [MVP]: "Re: adding multiple attachments with WebDAV"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 25 Feb 2005 08:17:04 -0800
I have tried using the PUT method but with no luck. I can add the file name
to the URI but is there something else you have to do with the file. Do you
have any code samples?
Thanks Tim
"Michael" wrote:
> You have to use PUT method to add attachment to a message.
> Attachment path must be like:
>
> http://server/exchange/User1/Inbox/message1.eml/attachment1.txt
>
> As you see message is like folder for their attachments
>
> Michael
> -------------------------------
> If you need WebDAV API for Exchange server,
> use our component WebDAV .NET for Exchange.
> Check out http://www.independentsoft.com
>
>
> "Tim" <Tim@discussions.microsoft.com> wrote in message
> news:BA3C8928-47EE-42CC-91C0-24EF50D38684@microsoft.com...
> > I am trying find example on how how to add one or more attachments when
> > sending email using WebDAV. Its seems there is example for everything else
> in
> > the KB except adding attachments.
> >
> > Thanks
> > Tim
>
>
>
- Next message: doug: "PHP Webdav/ Exchange question"
- Previous message: Chris Betterton: "Re: Information store size increases when querying through EXOLEDB"
- In reply to: Michael: "Re: adding multiple attachments with WebDAV"
- Next in thread: Henning Krause [MVP]: "Re: adding multiple attachments with WebDAV"
- Reply: Henning Krause [MVP]: "Re: adding multiple attachments with WebDAV"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|