SmtpResponse.QueuedMailForDelivery method
Returns an SMTP response indicating that the associated message is queued for delivery.
Overload list
Name | Description | |
---|---|---|
QueuedMailForDelivery(String) | The QueuedMailForDelivery field returns an instance of the SmtpResponse structure that represents a 250 2.6.0 response that indicates that the mail is queued for delivery. | |
QueuedMailForDelivery(String, String, String, String) |
Top