LDAPPath

The LDAP path to search. When ProcessLdapMailboxes is set to true, the connector searches LDAP for users with mailboxes.

NOTE: The scheme part of the URI (LDAP) must be upper case.

Type: LDAP Path
Default:

LDAP://CN=Users,DC=<Domain>,DC=com

(where <Domain> is the value of the Domain parameter)

Required: No
Configuration Section: TaskName or FetchTasks or Default
Example: LDAPPath=LDAP://servername/CN=Users,DC=domain,DC=com
See Also: ProcessLdapMailboxes