Can anyone advise me if there has been a change in the ADSI that now allows the ACL of an Exchange 5.5 mailbox to be manipulated? I have some sample VB code from the ADSI 2.0 SDK that appears to offer the ability but as yet I cannot get this to work. I have found articles on the MS web site that say it is not possible with code other than C or C++ (detailed in the Exchange 5.5 SDK).
If it is possible where am I going wrong?
I have an XP client with the ADSI resource kit installed (including ADsSecurity.dll)
I have installed ADSI 2.5 on my Exchange 5.5 server (not sure if this was required)
I have imported the code into Visual Basic 2005 Express edition and complied it (Build Security)
The code builds but when I run it against my environment I get an MS error to be sent to Microsoft.
Has anyone any advise on code I can use to update Permissions on Exchange 5.5 mailboxes?
As you can gather Im not a born coder, I dabble when I have to J
Regards,
Jacqui
