peterbauer
-
Total Posts
:
1
- Scores: 0
-
Reward points
:
0
- Joined: 12/22/2011
-
Status: offline
|
Read Active Directory Exchange Attribute
Thursday, December 22, 2011 9:12 PM
( permalink)
Hi I read some Active Directory Attributes via the ADODB connection. displayName,sAMAccountName,legacyExchangeDN,homeMTA,homeMDB. This works fine. But I would like to read the Attribute msExchRecipientTypeDetails too, but this doesn't work. I can add this Attribute to the LDAP filter and filter the records by Type but I would get the info for this Attribute. Do you have an idea how this attribute can be read ? Thanks Peter
|
|
|
|
ebgreen
-
Total Posts
:
8227
- Scores: 98
-
Reward points
:
0
- Joined: 7/12/2005
-
Status: offline
|
Re:Read Active Directory Exchange Attribute
Tuesday, December 27, 2011 3:48 AM
( permalink)
Can't tell you much without seeing the code and how you are trying to read/access the attribute.
|
|
|
|