SendObject without mail profile

S

SMoeller

How to sent an email in VBA via SentObject without using Outlook (no mail
profile created). My company only uses Thunderbird? PLEASE help? Thanks
 
A

Arvin Meyer [MVP]

SendObject should work with any MAPI enabled client. It will also work with
Lotus Notes if you have VIM.dll on the machine.
 
Top