EmailAddressValidator Properties |
The EmailAddressValidator type exposes the following members.
Name | Description | |
---|---|---|
![]() | DnsServers |
Gets the DnsServerCollection object containing the list of DNS servers
to be used for DNS MX lookup.
|
![]() | HelloDomain |
Gets or sets the domain string to use as an argument of HELO or EHLO commands when making test connections to SMTP MX servers.
|
![]() | IsAborted |
Indicates whether Abort method has been called for the component.
|
![]() | IsBusy |
Indicates whether the component is performing a lengthy operation.
|
![]() | LocalEndPoint |
Gets or sets the local end point which will be used when connecting to SMTP MX servers.
|
![]() ![]() | Log |
Gets the object used for logging MailBee activities into a file or memory buffer.
|
![]() | MailFrom |
Gets or sets the string to be used as sender when making test connections to SMTP MX servers.
|
![]() | MaxThreadCount |
Gets or sets the maximum number of threads MailBee may create during bulk verification of e-mail addresses'
operations.
|
![]() | Pipelining |
Gets or sets whether to use commands pipelining if it's supported by the SMTP MX server.
|
![]() | RaiseEvents |
Gets or sets whether the component will raise any events.
|
![]() | RegexPattern |
Gets or sets the regular expression to check syntax of e-mail addresses.
|
![]() | Site |
Gets or sets the object to be used as a site for the component.
|
![]() | SmtpTimeout |
Gets or sets the amount of time (in milliseconds) the component will wait for a response from the SMTP MX server.
|
![]() | SynchronizingObject |
Gets or sets the object used to marshal the calls of the event handlers.
|
![]() | TrialDaysLeft |
Gets the number of days left to the date of the trial license key expiration.
|
![]() | ValidationLevel |
Gets or sets the level of deepness of e-mail address verification.
|
![]() | Version |
Gets the version of the MailBee assembly.
|