MailBee.NET Objects 3.1

Smtp.JobsSuccessful Property

Gets the list of successfully processed e-mail tasks.

public SendMailJobCollection JobsSuccessful {get;}

Property Value

The list of the jobs that were processed without any errors.

Remarks

The developer can use this property to determine which e-mails have been successfully sent or submitted to the pickup folder.

See Also

Smtp Class | MailBee.SmtpMail Namespace | JobsPending | JobsFailed