| SmtpMessageMXLookupDoneEventArgs Properties |
The SmtpMessageMXLookupDoneEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| FailedDomains |
Gets the list of domains MX lookup failed for.
| |
| IntendedDomains |
Gets the list of domains of the message recipients.
| |
| MailMessage |
Gets the mail message which is being sent.
| |
| State |
Gets a reference to the object which was supplied by the developer in state
parameter of asynchronous methods of the mailer components.
(Inherited from CommonEventArgs.) | |
| SuccessfulDomains |
Gets the list of domains MX lookup succeeded for.
|