Sends an EmailMessage without the need of a relay server.
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);