P
Piyush Gupta
Hi All,
I am developing add-in for Outlook 2003 (for Exchange Server 2003)
using VSTO/C# 2005.
As I found during my research on Outlook object model, it doesn't
expose active directory security groups for the current user. To
determine whether current user belongs to a specific active directory
security group or not, I am executing LDAP query to get all security
groups belonging to the user.
Can you pls. point me the property/method to get exchange server
address where I can fire this LDAP query? It'll be great if you can
suggest another way to get security groups for the current user.
Thanks,
Piyush.
I am developing add-in for Outlook 2003 (for Exchange Server 2003)
using VSTO/C# 2005.
As I found during my research on Outlook object model, it doesn't
expose active directory security groups for the current user. To
determine whether current user belongs to a specific active directory
security group or not, I am executing LDAP query to get all security
groups belonging to the user.
Can you pls. point me the property/method to get exchange server
address where I can fire this LDAP query? It'll be great if you can
suggest another way to get security groups for the current user.
Thanks,
Piyush.