Click or drag to resize

SmtpTestMessageEnvelope Method

Overload List
  NameDescription
Public methodTestMessageEnvelope(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 methodTestMessageEnvelope(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