EmailValidateResultCode Enumeration |
Namespace: NetQuarry.Services
Member name![]() | Value![]() | Description | |
---|---|---|---|
NotAnEmail | 1 | Not an email | |
SpamTrap | 2 | Spam-trap by ESPs | |
Disposable | 3 | A temporary, disposable address | |
CatchAll | 4 | A domain-wide address. | |
Deliverable | 5 | Verified as a real email address (deliverable). | |
Invalid | 6 | Verified as an INVALID address. | |
Unknown | 7 | Can't find the server. | |
Role | 8 | Role accounts, (sales, support, ...) | |
Error | 9 | There was an error processing the api call. |