Possible enumeration values:
Name | Value | Description |
---|---|---|
Success |
0 |
The people generator succeeded and the people list can be used. |
InvalidCount |
1 |
The Count parameter is not in range of 1 to 256. |
AccessDenied |
2 |
There was a problem finding the supplied EmailAddress and APIKey combination; therefore, access to api is denied. |
UnknownAPIError |
3 |
There was an unknown error processing the api call. |