|
|
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
|
|