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
VFP Detail 1 band is too large for page
New user can't log on to Terminal Server
Combo box depend of an other one - update problem - Access
Can I use union with sql subqueries?
SQl Server 2005 Event ID 833
How do I display the variable in Message Window of Query Analyzer?
Zend_Mail without Zend framework ?
ASp.NET Image Button OnCommand doesnt fire
GPO Package error
Have the report showing correctly, now what?