V
vhg119
Can someone please link me to some resource listing all the user
attributes names? I'm writing some C# code using the
System.DirectoryServices assembly. This particular function is suppose
to search for a user by "displayName" and set the users phone numbers.
I have an incomplete list of Properties: displayName, givenName,
sAMAccountName...
I need the property names for:
"Telephone number" in the General tab of Active Directory Users and
Computers user property
"Home: and "Mobile" in the telphones tab.
Thanks for any help
Vince
attributes names? I'm writing some C# code using the
System.DirectoryServices assembly. This particular function is suppose
to search for a user by "displayName" and set the users phone numbers.
I have an incomplete list of Properties: displayName, givenName,
sAMAccountName...
I need the property names for:
"Telephone number" in the General tab of Active Directory Users and
Computers user property
"Home: and "Mobile" in the telphones tab.
Thanks for any help
Vince