Attr Method
Returns the value of the specified LDAP attribute.
Syntax
String __fastcall Attr(String AttrType): StringRemarks
This method returns the value of the specified LDAP attribute. If the attribute does not exist, an empty string is returned.
Please refer to the Attributes properties for more information.