MailBee.NET Objects 4.0

SmtpMessageSubmittedToServerEventArgs.MailMessage Property

Gets the mail message which was successfully submitted to the SMTP server.

public MailBee.Mime.MailMessage MailMessage {get;}

Property Value

A reference to the MailMessage object representing the mail message which was successfully submitted to the SMTP server.

See Also

SmtpMessageSubmittedToServerEventArgs Class | MailBee.SmtpMail Namespace