Home All Groups Group Topic Archive Search About

WebDAV message properties

Author
5 Jul 2005 3:45 PM
Eric Vegter
hello,

I hope you can help me with a problem I have writing a vbs script rather
than a VB application. The scripts I'm writing will create a messaging
availability and deliverytime report.

I have a few problems:
1: Complete Exchange WebDAV Reference:
I used some examples from msdn to send and check email using WebDAV. I can't
seem to find a complete reference with all the message properties I can/(have
to) use when building my SQL query to enumerate messages. A the moment I use
the "Select *" statement to retreive all message properties, and then only
retrieve selected tagnames, but I'd like to specify only the properties
needed: from, subject, sent and recieved.
Can you provide some info (links to sites...)?

I want to send a message (using the WebDAV interface) to a recipient with
the "delivery reciept" flag set. I can't find that property. Can it be set as
a message flag when sending over WebDAV? If yes, could you tell me how?

I hope you can help me on this.

Best regards and tx in advance,

--
Eric Vegter
Capgemini Outsourcing.

Author
5 Jul 2005 5:52 PM
Jeff Johnson [MVP: VB]
"Eric Vegter" <EricVeg***@discussions.microsoft.com> wrote in message
news:31025733-1A6E-49EF-8642-88BF7FD64B7E@microsoft.com...

> I hope you can help me with a problem I have writing a vbs script rather
> than a VB application.

Probably not here. Try microsoft.public.scripting.vbscript.