IMailBeeSmtpSendNeedsResetException Properties

The IMailBeeSmtpSendNeedsResetException type exposes the following members.

Properties
  NameDescription
Public propertyActualRecipients
Gets the list of recipients the message is addressed to.
(Inherited from IMailBeeSendException.)
Public propertyActualSenderEmail
Gets the e-mail address of the sender of the mail message.
(Inherited from IMailBeeSendException.)
Public propertyMailMessage
Gets the mail message which is being sent.
(Inherited from IMailBeeSendException.)
Top
See Also