Microsoft
Software
Hardware
Network
Question : Move smtp cdo message to a file
I need help moving an e-mail that was not sent via smtp to a folder. How is this done?
Answer : Move smtp cdo message to a file
I believe CDONTS, although the below links point to CoClass (CDOSYS) objects
Sorry - the command is:
objEmail.SaveToFile "c:\fileaddress.eml", adSaveCreateOverWrite
The last arguement states to overwrite the original file name
More info here:
http://msdn.microsoft.com/
library/de
fault.asp?
url=/libra
ry/
en-us/e
2k3/e2k3/_
cdo_messag
e_coclass.
asp
http://msdn.microsoft.com/
library/de
fault.asp?
url=/libra
ry/
en-us/w
ss/wss/_cd
o_message_
coclass.as
p
Random Solutions
dhcpserver errors
WINDOW FORM in NET FRAMEWORK
Un-highlight selected item in listbox
Revision history in Office 2007
Crystal Report Wizard Add-In in Microsoft Access 2007 Requesting a Password
Visual Studio Setup Project don't RemovePreviousProjects
Do not spell check or grammar was skipped.
Windows Scripting: FileSystemObject properties inconsistent with Windows Explorer values
aspx/c# looping through data from within body
Dynamic Web Reference Asp.Net - what about the disco?