Share via


DeliverMailItemEventSource.DeferQueue method

When overridden in a derived class, the DeferQueue() method causes the remote delivery queue to enter the retry state.

Overload list

  Name Description
Public method DeferQueue(SmtpResponse) When overridden in a derived class, the DeferQueue(SmtpResponse) method causes the remote delivery queue to enter the retry state with the specified SMTP response as the last error.
Public method DeferQueue(SmtpResponse, TimeSpan) When overridden in a derived class, the DeferQueue(SmtpResponse, TimeSpan) method causes the remote delivery queue to enter the retry state with the specified SMTP response as the last error and the specified retry interval.

Top

See also

Reference

DeliverMailItemEventSource class

DeliverMailItemEventSource members

Microsoft.Exchange.Data.Transport.Delivery namespace