The ISmtpMail type exposes the following members.

Methods

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

Properties

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

See Also