Share via


SmtpResponse.QueuedMailForDelivery method

Returns an SMTP response indicating that the associated message is queued for delivery.

Overload list

  Name Description
Public methodStatic member 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.
Public methodStatic member QueuedMailForDelivery(String, String, String, String)

Top

See also

Reference

SmtpResponse structure

SmtpResponse members

Microsoft.Exchange.Data.Transport.Smtp namespace