Jul 13, 2002 #1 akn846 Technical User Joined Oct 16, 2001 Messages 51 Location GB Could someone please suggest some code which I could use in order to send an Outlook email message from a C++ Builder program. Thanks Andy
Could someone please suggest some code which I could use in order to send an Outlook email message from a C++ Builder program. Thanks Andy
Jul 14, 2002 #2 hnd Programmer Joined Apr 11, 2000 Messages 450 Location DE What you have to do is send a Mail according to Mime Standard. If you have C++ Builder Pro there is a class included that can do ist very simple. hnd hasso55@yahoo.com Upvote 0 Downvote
What you have to do is send a Mail according to Mime Standard. If you have C++ Builder Pro there is a class included that can do ist very simple. hnd hasso55@yahoo.com