This is a discussion on Save e-mail as a .MSG through C# - CSharp ; Does anyone know if you can log in to a mailbox on Exchange 2003 and save a message in the .MSG format through a background process or service written in C#? We have written something similar in VB6 that uses ...
Does anyone know if you can log in to a mailbox on Exchange 2003 and
save a message in the .MSG format through a background process or
service written in C#? We have written something similar in VB6 that
uses Outlook 97, but we're looking for a cleaner, leaner solution.
Thanks!