Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Send Email Via Outlook
#9
Replace:
Code:
Copy      Help
email.Saveas("C:\temp\test.msg" Outlook.olMSG)
with this:
Code:
Copy      Help
email.Saveas("C:\temp\test.msg" Outlook.olTXT)


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)