How to set send options by code

A

a

Does anybody know how to set the send options for an e-mail by code?
When I create a new e-mail, I can set the send options manually this way:
-Select File-Properties of the new e-mail
-Click on the button Send options
A window will appear where you can set the properties for the attachments.
I want this setting to be Mime for the message.
If I send a message with an attachment when this setting is not set to Mime,
then users who recieve this e-mail and read it with a webmail client, are
not able to see nor open the attachment.

I want to send e-mails with an attachment by code. Sending the e-mails by
code is not the problem, but I don't know how to change this Mime setting by
Visual Basic code.
It is not an option to use the SendKeys function to send the keystrokes to
accomplish this.
If there is an option in Outlook where you can change this setting to Mime
as the default value for new messages, then it is also ok, but I couldn't
find how to change that.

I am (still) using Outlook 98 with Exchange server 5.5.

Thanks.
 

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