SocketTools .NET Edition

SmtpClient.AppendMessage Method

Append text to the current message being composed.

Overload List

Append text to the current message being composed.

public bool AppendMessage(byte[],int);

Append text to the current message being composed.

public bool AppendMessage(string);

See Also

SmtpClient Class | SocketTools Namespace