Thread: ACL-Question
View Single Post
  #1  
Old November 7th 06, 09:08 AM posted to microsoft.public.outlook.program_vba
Peter Marchert
external usenet poster
 
Posts: 208
Default ACL-Question

Hello,

I`m writing a code to check the user rights in public folders. With the
following loop I can get the rights of each user or group:

For Each objACE In objRDOFolder.ACL
Debug.Print objACE.Name & " - " & objACE.Rights
Next

But how can I get the groups which the current user belongs to?

Peter

--
Peter Marchert
[EDV-Service Marchert]
Homepage: http://www.marchert.de
Excel- und Outlookprogrammierung

Ads