| |
DirectoryName propertySets or returns the name of the external directory associated with this directory connection. This property is only meaningful when the directory connection Type is erDirTypeNTDomain or erDirTypeLDAP. SyntaxC++
Scripting languages
RemarksSet DirectoryName to the NT Domain Name if the directory Type is erDirTypeNTDomain. Set DirectoryName to the LDAP directory name if the directory Type is erDirTypeLDAP. This property throws EROOM_E_INVALIDOPERATION if the directory Type is not erDirTypeNTDomain or erDirTypeLDAP. |
Home |