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
cannot access win xp system in workgroup
How do I create static NAT on ISA Server 2006
_ReportOutput
Getting item from DataTable based on column index
LOAD DATA INFILE - TIMESTAMP, the correct usage
Script through SCCM will not copy files.
combe SQL query
Auto Fill based on 2nd Column
Is there a way to enable remote registry service on my clinets using group policy?
Brownian Motion Charted in VBA