Sending a Notes mail via Excel VBA: MIME format

G

Guest

Hallo everybody,

I am sending Lotus Notes Mails (5.0) via a VBA code implemented in an Excel
(Win2000) macro (please excuse my bad English, I am German). This works well,
but I have a special problem: for some reason I have to send the mails in
MIME format in the future.
I know that I can set this format at the user-specific Notes 'working
environment'.

But, how can I set this format via the VBA code? It must be something like
-- objNotesMailDoc.format = MIME
Can anybody help?

Regards
Daniel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top