From: Alice Sender <alice@example.com>
To: Bob Receiver <bob@example.com>
Subject: Sample email for GroupDocs.Editor
Date: Mon, 12 May 2025 10:00:00 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: 7bit

<html>
  <body>
    <h1>Hello from GroupDocs.Editor</h1>
    <p>This is a <b>sample email message</b> used by the
       GroupDocs.Editor for Python via .NET examples.</p>
    <p>It contains a heading, a paragraph, and a short list:</p>
    <ul>
      <li>Load the email message</li>
      <li>Edit the HTML body</li>
      <li>Save it back</li>
    </ul>
  </body>
</html>
