aspNetEmail

EmailMessage.SendToIMailQueue Method

Writes an email directly to the spool directory used by IMail, thus bypassing the SMTP layer.

Overload List

Writes an email directly to the spool directory used by IMail, thus bypassing the SMTP layer.

public bool SendToIMailQueue();

Writes an email directly to the spool directory used by IMail, thus bypassing the SMTP layer.

public bool SendToIMailQueue(string);

See Also

EmailMessage Class | aspNetEmail Namespace