WebDAV Search?

J

John Riddle

I've never done anything with WebDAV before, but could someone please give
me an example of using WebDAV to search a Public Folder for emails with a
particular "From" or "To" address and display them in an Outlook View
Control?

I need to logon to the folder with permissions other than the default
profile permissions and search for just the relevant emails in the folder
that are sent to or from the specified email address. I think I have to use
WebDAV because if I use just a Outlook View Control with a Restriction in
VBScript without Read Permissions on the folder, I'll get an error. Is there
a better way to search and display items in a Listbox (or View Control) on
an Outlook Form where the user will not have Read permissions on the folder?

I do not want the users to be able to browse items in the folder, but I do
want to have my script be able to search for relevant items and display only
those items when the user opens the form.

Thanks,

John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top