Tom Rizzo [MSFT]
Guest
|
Posted:
Mon Oct 24, 2005 8:58 am Post subject:
Re: Modify public folder permissions |
|
|
Look at the security module in the Exchange SDK. It does everything you
want either via WebDAV or OLEDB. You can just steal code from it.
Tom
--
Looking for a good book on programming Exchange, Outlook, ADSI and
SharePoint? Check out http://www.microsoft.com/MSPress/books/5517.asp
"Morten" <morten_skovgaard@hotmail.com> wrote in message
news:OO7BGhw1FHA.908@tk2msftngp13.phx.gbl...
| Quote: | Hi!
I'm trying to change permissions on a public folder using webdav. I found
this article:
http://support.microsoft.com/default.aspx?scid=kb;en-us;310285 which shows
how to get the existing permissions. I'd like to modify them and update
the folder but I haven't been able to find an example on how to accomplish
that. Does anybody know how?
Thanks in advance
Morten
|
|
|