How can i list the rights that have been assigned to a domain users mailbox?
e.g. The accounts that are specified in the ‘Mailbox Rights’ section of the ‘Exchanged Advanced’ tab of AD Users & Computers?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yo, this is pretty gross stuff. Since there are no .NET wrappers (last time I checked, which was back in 1.1 daze), you’ll need to do COM interop with CDOEXM.
Here’s some pseudocode that I hope will give you a head-start my brutha: