SmtpMessageSenderSubmittedEventArgs Properties |
The SmtpMessageSenderSubmittedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | MailMessage |
Gets the mail message which is being sent.
|
![]() | SenderEmail |
Gets the e-mail address of the sender of the mail message.
|
![]() | State |
Gets a reference to the object which was supplied by the developer in state
parameter of asynchronous methods of the mailer components.
(Inherited from CommonEventArgs.) |