Query regarding Outlook Add-in and User's Security Groups

P

Piyush

Hi All,

I am developing add-in using C# 2.0 and VSTO for MS Outlook 2003 which is
configured for Exchange Server 2003 SP1.

Is there is any way to access security group(s) of current user from the
add-in code?

I thought of executing Active Directory query on my exchange server in
add-in but got stuck by unavailability of Exchange Server LDAP address in
MAPI/CDO object model.
Also, I am not pretty sure if I'll be impersonated as current user while
executing LDAP query or I need to prompt user for password for executing the
same?

I'll greatly appreciate if you could please answer these queries.

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top