The following tables list the members exposed by SmtpResult.
| Name | Description | |
|---|---|---|
![]() | Recipients | After any method that is used to send an email message (such as Smtp.Send or Smtp.BeginSend) has completed, this property returns a collection of email recipients to which the server replied positively. |
![]() | SentLength | After any method that is used to send an email message (such as Smtp.Send or Smtp.BeginSend) has completed, this property gets the total length of all data sent. |
