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
Looping through a combo box or a list
user.identity is not recognized in master page
cleaning registry from nav, symantec, and mcafee
How do I import data (number values) into access with multiple decimal places, i.e., 64.01.01?
XCopy command leaves folder hidden
Microsoft SQL Server Cluster - Currently only uses port 1815, can 1433 be enabled?
How to import table from Oracle DB with ODBC ?
wiaManager = new WiaClass(); // create COM instance of WIA manager
Custom indexing on sub folders
VS 2005 vs 2003 - Backwards Compatible ?