microsoft.public.exchange.development
[Top] [All Lists]

href query problems

Subject: href query problems
From: "Tony"
Date: 31 Oct 2006 09:24:34 -0800
Newsgroups: microsoft.public.exchange.development
Hello all,

I am having some very frustrating problems with retrieving the uid of a
meeting after I create it.  I am using the the DAV:href field to
retrieve it, but am having no success.

here is the query

Select "DAV:href","urn:schemas:calendar:uid"
FROM Scope(''SHALLOW TRAVERSAL OF
http://server02/exchange/tmann/Calendar";)
WHERE "DAV:href" =
"                                server02/exchange/tmann/Calendar/200610310831262.msg"">http://server02/exchange/tmann/Calendar/200610310831262.msg";

the response I get back is: Bad Request

any ideas??? is this query setup incorrectly?  I am using exchange
server 2003.

Thanks for any help,

Tony


<Prev in Thread] Current Thread [Next in Thread>
  • href query problems, Tony <=
Privacy Policy