SocketTools .NET Edition

SmtpClient.CreateMessage Method

Begin the composition of a new message to be delivered.

Overload List

Begin the composition of a new message to be delivered.

public bool CreateMessage(string);

Begin the composition of a new message to be delivered.

public bool CreateMessage(string,int);

See Also

SmtpClient Class | SocketTools Namespace