sendmail Enabled property
Return to Introduction  Previous page  Next page
Applies to
acSendMail component as sub-property of Authentication structure.  

Declaration
property Enabled: Boolean default False;  

Description
The Enabled property specifies whether the component should send Username and Password for secure authentication with SMTP server.  
 
Set Enabled to True if authentication required, or False otherwise.  

See also
Enabled, Username and Password properties.