The ISmtpMail type exposes the following members.

Methods

  NameDescription
Public methodRenderEml
Returns message data that can be send using SMTP protocol.

Properties

  NameDescription
Public propertyFrom
From email address.
Public propertyTo
Gets the collection of email addresses this message will be sent to.

See Also