C
Christoph Strobelt [Bt]
i don't find a way to create an email. can someone help?
in word its easy to create a document, but i can't handle it to create a
email in outlook.
i tried it this way
dim outapp as new outlook.application
set outapp = createobject("outlook.application")
how to go on? there is no command like addemail
outapp.addemail
bye chris
in word its easy to create a document, but i can't handle it to create a
email in outlook.
i tried it this way
dim outapp as new outlook.application
set outapp = createobject("outlook.application")
how to go on? there is no command like addemail
outapp.addemail
bye chris