Click or drag to resize

SmtpTestMessageEnvelopeAsync Method

Overload List
  NameDescription
Public methodTestMessageEnvelopeAsync(SmtpMail)
Sends message envelope to the SMTP server. Doesn't send or verify message contents. It can be used to verify if SMTP server accepts sender and recipient addresses.
Public methodTestMessageEnvelopeAsync(String, String)
Sends message envelope to the SMTP server. Doesn't send or verify message contents. It can be used to verify if SMTP server accepts sender and recipient addresses.
Top
See Also