Printout Header
RSS Feed

Attributes for Exchange 5.5 Mailboxes :  Parent


This is no real LDAP attribute, it is rather an interface property of the ADSI object representing the mailbox recipient. This 'attribute'

has nothing to do with the LDAP server - it is provided by the ADSI interface. Since this is no real LDAP attribute, you cannot use ADSPath in any LDAP filter!


The contained string here represents the complete LDAP pathname of the recipients' container in which the mailbox object is stored. The complete LDAP-path has to be stated including the address of the server, e.g.:


LDAP://192.168.40.100/cn=Recipients,ou=Site-One,o=MAIL


You can evaluate the LDAP-pathname of the mailbox itself with the object attribute ADSPath.


Parent


ADSI name Parent
Data type ADSI Interface Property -> String
Multivalue (Array) No
Interface Documentation Microsoft - MSDN