Skip to content

Instantly share code, notes, and snippets.

@robinvanderknaap
Last active November 5, 2020 10:04
Show Gist options
  • Save robinvanderknaap/44d611653570f03265cf00a24718f15a to your computer and use it in GitHub Desktop.
Save robinvanderknaap/44d611653570f03265cf00a24718f15a to your computer and use it in GitHub Desktop.
var mailMessage = new MailMessage();
string eml = mailMessage.ToEml();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment