|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | Send () |
Sends the email message |
|
+ | Send (character) |
Sends the email message |
Options | Name | Purpose | |
---|---|---|---|
+ | EmailMessage (EmailConfiguration) |
Constructor for the EmailMessage class |
|
+ | EmailMessage (ISmtpConfiguration) |
Constructor for the EmailMessage class |
Options | Name | Purpose | |
---|---|---|---|
+ | LONGCHAR Body |
|
|
+ | Consultingwerk.Utilities.Mail.EmailConfiguration Configuration |
|
|
+ | System.Net.Mail.MailMessage Message |
|
|
+ | System.Net.Mail.SmtpClient SmtpClient |
|
|
+ | CHARACTER Subject |
|
Top
PUBLIC Send ()
|
|||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Send (character)
|
PUBLIC EmailMessage (EmailConfiguration)
|
|||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC EmailMessage (ISmtpConfiguration)
|
PUBLIC LONGCHAR Body
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.Utilities.Mail.EmailConfiguration Configuration
|
|||||||||
PUBLIC System.Net.Mail.MailMessage Message
|
|||||||||
PUBLIC System.Net.Mail.SmtpClient SmtpClient
|
|||||||||
PUBLIC CHARACTER Subject
|