H
Huseyin
Hi.
Sorry if this question is overly simple. I'm developing an integration
project between Exchange and SPS. I read the message on a public folder of
Exchange with ADO. I use ADO's stream object and save the message as a file.
Created file formatted as .EML file and has .EML extension. We want to read
this file in Outlook but it can't open the file. Because of this I need to
format this file as .MSG file. I don't need a tool. I should make this
process in code. Is there any API or code sample. Thanks in advance.
Sorry if this question is overly simple. I'm developing an integration
project between Exchange and SPS. I read the message on a public folder of
Exchange with ADO. I use ADO's stream object and save the message as a file.
Created file formatted as .EML file and has .EML extension. We want to read
this file in Outlook but it can't open the file. Because of this I need to
format this file as .MSG file. I don't need a tool. I should make this
process in code. Is there any API or code sample. Thanks in advance.