MsgMessage.SetBody Method
Namespace: Rebex.Mail
Assembly: Rebex.Msg.dll (version 7.0.9147)
SetBody(String, String, String)
Sets the body of the message.
Declaration
public void SetBody(string text, string html = null, string rtf = null)
Sets the body of the message.
public void SetBody(string text, string html = null, string rtf = null)