User Tools

Site Tools


k15:k15.1:k15.1.1:start

15.1.1 Method SendMail - Class Desktop (gb. desktop)

You can use the SendMail(..) method to format an e-mail that cannot be sent directly, but with the standard e-mail program of your system:

SendMail ( TO As String[] [ , CC As String[], BCC As String[], Subject As String, Body As String, Attachment As String ] )
  • TO is a list of recipients (string array)
  • CC is another list (string array) of receivers with CC for carbon-copy
  • BCC is another list (string array) of receivers with BCC for blind-carbon-copy
  • Subject is the subject of the email
  • Body is the text in the email
  • Attachment is the path to the attachment file, accepting only one file.

It is quite sufficient if you provide the necessary and optional parameters in your program or have the data entered in a form.

Download

The website uses a temporary session cookie. This technically necessary cookie is deleted when the browser is closed. You can find information on cookies in our privacy policy.
k15/k15.1/k15.1.1/start.txt · Last modified: 28.09.2023 by emma

Page Tools