Re: [DOTNET] Sending MIME emails in .NET

2002-05-13 Thread dave wanta
sage - From: "M H" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 25, 2002 5:34 PM Subject: [DOTNET] Sending MIME emails in .NET > One of the great features of the CDO.Message email object in "regular" > VB/ASP was the ability to set bo

[DOTNET] Sending MIME emails in .NET

2002-04-25 Thread M H
One of the great features of the CDO.Message email object in "regular" VB/ASP was the ability to set both a TextBody and HTMLBody for MIME emails. Now with the advent of the MailMessage object in .NET, I notice that there is a BodyFormat option, setting the body to either HTML or Text (but not bo