Simple Mail and Post Office Protocol for .Net (SmtPop)

MimeMessage.SetBodyHtml Method 

Initializes the body

public void SetBodyHtml(
   string body
);

Parameters

body
The body text

See Also

MimeMessage Class | SmtPop Namespace