V
Vantastic
I'm developing a simple program for a friend of mine. The scenario is that he
uses 2 email clients. Lotus Notes (Default) and Outlook 2007. The problem I
am facing is that he needs to be able to send an email through Outlook. I've
used the SendObject command which will unfortunately use the default client.
Is there some way I can email with either Outlook, or a behind-the-scenes
DLL or something? As far as keeping track of what is sent it's not really an
issue as it would just send a CC to himself.
The actual content of what is being sent is a simple message body with a
Query result in excel format.
TIA
uses 2 email clients. Lotus Notes (Default) and Outlook 2007. The problem I
am facing is that he needs to be able to send an email through Outlook. I've
used the SendObject command which will unfortunately use the default client.
Is there some way I can email with either Outlook, or a behind-the-scenes
DLL or something? As far as keeping track of what is sent it's not really an
issue as it would just send a CC to himself.
The actual content of what is being sent is a simple message body with a
Query result in excel format.
TIA