Save email message as eml using C# in Lotus Notes
问题 I need to export (save to) hard drive my Lotus Notes emails. I figured out the way how to save attachments to HDD, but I can't figure out the way of how to save the whole email. The code below shows how I export attachments. Can you suggest how can I modify it to save emails? PS- I am new to programming. using System; using System.Collections.Generic; using System.Linq; using System.Text; using Domino; using System.Collections; namespace ExportLotusAttachments { class Class1 { public void