QueuedMessageEventSource.Defer method
Reverts the contents of the current MailItem object to the original contents and defers processing.
Overload list
Name | Description | |
---|---|---|
Defer(TimeSpan) | When overridden in a derived class, the Defer method reverts the contents of the current MailItem to the original contents and defers processing of the MailItem. | |
Defer(TimeSpan, SmtpResponse) | When overridden in a derived class, reverts the contents of the current MailItem type to the original contents and defers processing of the MailItem object. | |
Defer(TimeSpan, String) |
Top
See also
Reference
QueuedMessageEventSource class