Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
Exchange
2000.active.directory
2000.admin
2000.announcements
2000.app.conversion
2000.applications
2000.clients
2000.clustering
2000.connectivity
2000.development
2000.documentation
2000.general
2000.information.store
2000.interop
2000.kms
2000.misc
2000.protocols
2000.realtime.collabo.
2000.setup
2000.transport
2000.win2000
admin
application.conversion
applications
clients
clustering
connectivity
design
development
misc
mobility
setup
tools
  
 
date: 14 Oct 2005 01:12:39 -0700,    group: microsoft.public.exchange2000.development        back       


Proppatch on "http://<exchageserver>/public" folder   
I'm trying to set a property on the root public folder, but am getting
401 errors.

The proppatch request is successful on any subfolder in the root
folder, but the root folder seems to locked.

Here is my request.

http://<exchangeserver>/public/

<?xml version="1.0"?>
<d:propertyupdate xmlns:d="DAV:"
xmlns:x="http://mycustomproperty.com/prop/">
	<d:set>
		<d:prop>
			<x:prop>Hello world</x:prop>
		</d:prop>
	</d:set>
</d:propertyupdate>

I have verified in the Exchange Systems manager that the user doing
this has full rights to the "public folders" root folder.

Can anyone confirm if this is doable or not?
date: 14 Oct 2005 01:12:39 -0700   author:   unknown

Re: Proppatch on "http://<exchageserver>/public" folder   
I also tried that and got same exception like you.

Michael
-------------------------------
If you need WebDAV API for Exchange server,
use our component WebDAV .NET for Exchange.
Check out http://www.independentsoft.com


 wrote in message news:1129277559.625702.151540@g49g2000cwa.googlegroups.com...
> I'm trying to set a property on the root public folder, but am getting
> 401 errors.
> 
> The proppatch request is successful on any subfolder in the root
> folder, but the root folder seems to locked.
> 
> Here is my request.
> 
> http://<exchangeserver>/public/
> 
> <?xml version="1.0"?>
> <d:propertyupdate xmlns:d="DAV:"
> xmlns:x="http://mycustomproperty.com/prop/">
> <d:set>
> <d:prop>
> <x:prop>Hello world</x:prop>
> </d:prop>
> </d:set>
> </d:propertyupdate>
> 
> I have verified in the Exchange Systems manager that the user doing
> this has full rights to the "public folders" root folder.
> 
> Can anyone confirm if this is doable or not?
>
date: Fri, 14 Oct 2005 12:40:18 +0200   author:   Michael

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us