SmtpFinishingJobEventArgs Properties |
The SmtpFinishingJobEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsSuccessful |
Gets if the job was completed successfully.
|
![]() | Job |
Gets the job which is about to be finished.
|
![]() | KeepIt |
Gets or sets whether to put this job in the collections of finished jobs.
|
![]() | 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.) |