GetUserList.2 |
Scroll |
Searches for users in Thereforeā¢ and/or the Active Directory and returns the resulting TheUserList.
Namespace: Therefore.API
Parameters strQuery User query string specifying conditions for the desired user's name or email address.
pDomains TheStringList with the names of domains to search in.
nFlags TheUserQueryFlags filter determining which users and/or groups are returned.
Return Value An TheUserList containing all users matching the search flags. |
|
Requires Connection You must be connected to the Thereforeā¢ Server when calling this method. |