GetUserNamesByEmail
Container: CCPServiceNamespace: System.Data.Objects
Summary
Gets multiple user names by email, seperated by a commaMethod
The HTTP method for this function import is GETParameters
| Name | Type | Summary |
|---|---|---|
| Edm.String | The email for which to get the usernames for |
Return
Type: Edm.StringIs collection: false
Summary: A string containing all usernames, seperated by a comma, or an empty string if no users were found.