BPROPFIND throwing bad request
- From: parasbits2k@xxxxxxxxx
- Date: Tue, 29 Jul 2008 04:12:42 -0700 (PDT)
Hi,
This is the webdav query i am sending for retreiving start date and
end date for large number of appointment occurences:
<?xml version='1.0'?>
<a:propfind xmlns:a='DAV:' xmlns:b='urn:schemas:calendar:'>
<a:target>
<a:hRef>{2077A07E-0B39-4B84-AFDC-59D01CFD3441}.EML</
a:hRef>
<a:hRef>{2077A07E-0B39-4B84-AFDC-59D01CFD3441}-2.EML</
a:hRef>
</a:target>
<a:prop>
<b:dtstart/>
<b:dtend/>
</a:prop>
</a:propfind>
Follwing is the url on which we are querying:
http://<exchangeServer>/exchange/<username>/Calendar", "BPROPFIND"
.
- Prev by Date: Retrieving calender items only from calender folders.
- Next by Date: Re: Retrieving calender items only from calender folders.
- Previous by thread: Retrieving calender items only from calender folders.
- Next by thread: I have the same problem with Exchange
- Index(es):