Append text to the current message being composed.
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);
SmtpClient Class | SocketTools Namespace