Another one about email.
If you're using Outlook.Application to send mail, is there a way to send it in more than one format (HTML & Plain Text), and be able to specify these formats yourself? I know that when you send it through outlook, outlook will always make a plain text version of the html email anyway. But what I'm asking is how to specify that plain text version myself, without outlook automation.
If not with Outlook.Application, are there other ways of sending email through VB where this can be accomplished?
If you're using Outlook.Application to send mail, is there a way to send it in more than one format (HTML & Plain Text), and be able to specify these formats yourself? I know that when you send it through outlook, outlook will always make a plain text version of the html email anyway. But what I'm asking is how to specify that plain text version myself, without outlook automation.
If not with Outlook.Application, are there other ways of sending email through VB where this can be accomplished?
