Re: Folder Details



"Raj" <Raj@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:BED0BC95-0429-4374-B2CB-F4BE5C87D897@xxxxxxxxxxxxxxxx
Hi All,

I am using WebDav technology to get public folder detail - this include
folder and subfolders. But the XML I received from exchange also contain
'message' detail as well so that XML is very very big. How do I eliminate
the
'message' detail from the recieved XML? I just want folder details.
Following
is the query I used to get folder details.

<?xml version='1.0'?><d:propfind xmlns:d='DAV:'
xmlns:s='http://schemas.microsoft.com/exchange/security/'
xmlns:E='http://schemas.microsoft.com/mapi/proptag/'
xmlns:f='http://schemas.microsoft.com/exchange/'><d:prop><E:x0e080014 />
<s:descriptor/><d:contentclass/><d:isfolder/><d:hassubs/><d:displayname/>
<d:getlastmodified/><d:creationdate/><d:childcount/><f:permanenturl/><d:objectcount/></d:prop></d:propfind>

Thanks

Rajesh

Are you adding a Depth header to the request? Make sure that it is set to 0
..

Lee.

--
______________________________________

Outlook Web Access For PDA , OWA For WAP
www.leederbyshire.com
email a@t leederbyshire d.0.t c.0.m
______________________________________


.



Relevant Pages

  • Re: Folder Details
    ... I set Request Method to 'Search' as well. ... The XML returned is very similar to what you already ... Could you please send me a sample query? ... is the query I used to get folder details. ...
    (microsoft.public.exchange2000.development)
  • Re: Folder Details
    ... Could you please send me a sample query? ... XML parser. ... get details of all subfolders. ... is the query I used to get folder details. ...
    (microsoft.public.exchange2000.development)
  • Re: Folder Details
    ... sorry, corrext query is ... ResponseStream. ... The XML returned is very similar to what you already ... is the query I used to get folder details. ...
    (microsoft.public.exchange2000.development)
  • Re: Folder Details
    ... get details of all subfolders. ... 'message' detail as well so that XML is very very big. ... is the query I used to get folder details. ... Are you adding a Depth header to the request? ...
    (microsoft.public.exchange2000.development)
  • Re: Folder Details
    ... folder properties. ... The XML returned is very similar to what you already ... I am using WebDav technology to get public folder detail - this ... is the query I used to get folder details. ...
    (microsoft.public.exchange2000.development)