mailslurp_netstandard_2x.Model.EmailVerificationResult
Email verification result. Valid means email address exists according to response from mail server running at the domain and port given.
Properties
Name | Type | Description | Notes |
---|---|---|---|
DomainName | string | ||
Port | int | ||
EmailAddress | string | ||
IsValid | bool | ||
Error | string | [optional] |