| 
            
Navigate to: Methods | Constructors | Events | Properties
| Options | Name | Purpose | |
|---|---|---|---|
| + | CHARACTER SmtpHostName | 
     Returns the SMTP Host Name  | 
|
| + | CHARACTER SmtpPassword | 
     Returns the Password for the SMTP Authentication  | 
|
| + | INTEGER SmtpPortNumber | 
     Returns the SMTP Port Number  | 
|
| + | CHARACTER SmtpSenderName | 
     Returns the sender of the emails  | 
|
| + | CHARACTER SmtpUserName | 
     Returns the User Name for the SMTP Authentication  | 
| 
         
            
                Top
                
            
         
        PUBLIC CHARACTER SmtpHostName
 
  | 
|||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC CHARACTER SmtpPassword
 
  | 
|||||||||||||
        
        PUBLIC INTEGER SmtpPortNumber
 
  | 
|||||||||||||
        
        PUBLIC CHARACTER SmtpSenderName
 
  | 
|||||||||||||
        
        PUBLIC CHARACTER SmtpUserName
 
  | 
|||||||||||||