aspNetEmail

DirectSend.Send Method

Sends an EmailMessage without the need of a relay server.

Overload List

Sends an EmailMessage without the need of a relay server.

public static bool Send(EmailMessage);

Sends an email, without the need for a relay server.

public static bool Send(string,string,string,string,MailFormat);

See Also

DirectSend Class | aspNetEmail Namespace