| Description | Returns the distinguished name of the bound object |
| Provider Support | LDAP |
| Data Type | String |
| Read-Only? | Yes |
| Description | Returns the object class definition of the bound object |
| Provider Support | LDAP |
| Data Type | String |
| Read-Only? | Yes |
| Description | Establishes the description for the locality object |
| Provider Support | LDAP |
| Data Type | String |
| Read-Only? | No |
| Description | Retrieves a value from a namespace by name |
| Provider Support | LDAP |
| Syntax | Get(Name As String) |
| Data Type | Variant |
| Description | Retrieves a single value from a multi-valued attribute |
| Provider Support | LDAP |
| Syntax | GetEx(Name As String) |
| Data Type | Variant |
| Description | Loads all property values into the cache |
| Provider Support | LDAP |
| Syntax | GetInfo() |
| Data Type | None |
| Description | Loads specific properties into the cache |
| Provider Support | LDAP |
| Syntax | GetInfoEx(Properties As Variant, Reserved as Long) |
| Data Type | None |
| Description | Returns the GUID of the bound object |
| Provider Support | LDAP |
| Data Type | String |
| Read-Only? | Yes |
| Description | Establishes the name of the geographical region |
| Provider Support | LDAP |
| Data Type | String |
| Read-Only? | No |
| Description | Returns the relative name of the bound object |
| Provider Support | LDAP |
| Data Type | String |
| Read-Only? | Yes |
| Description | Returns the ADsPath of the parent object |
| Provider Support | LDAP |
| Data Type | String |
| Read-Only? | Yes |
| Description | Establishes the postal address associated with the locality object |
| Provider Support | LDAP |
| Data Type | String |
| Read-Only? | No |
| Description | Allows population of a single attribute by name |
| Provider Support | LDAP |
| Syntax | Put(Name As String, Property As Variant) |
| Data Type | None |
| Description | Allows population of a multi-valued property by name |
| Provider Support | LDAP |
| Syntax | PutEx(ControlCode As Long, Name As String, Property As Variant) |
| Data Type | None |
| Description | Returns the ADsPath to the schema class object for the bound object |
| Provider Support | LDAP |
| Data Type | String |
| Read-Only? | Yes |
| Description | Establishes a list of other relevant objects that also describe the bound locality object |
| Provider Support | LDAP |
| Data Type | Variant |
| Read-Only? | No |
| Description | Writes the current properties held in the cache to the directory |
| Provider Support | LDAP |
| Syntax | SetInfo() |
| Data Type | None |
| Top |