| MsgConvertEmlToMsg Method |
| Name | Description | |
|---|---|---|
| EmlToMsg(Stream, Stream) |
Converts .EML data (in RFC822 text format) into a stream in Outlook .MSG (OLE2) format with 8-bit encoding.
| |
| EmlToMsg(String, String) |
Converts .EML data (in RFC822 text format) into a file in Outlook .MSG (OLE2) format with 8-bit encoding.
|