sendmail Agent property
Return to Introduction  Previous page  Next page
Applies to
acSendMail and acHTTP components.  

Declaration
property Agent: String;  

Description
The Agent property is the value that specifies the name and type of the e-mail client. You can specify ANY value, this is just optional identifier of the program which sends the message.  
 
iiinfo The value of Agent property automatically includes to the header of message as "X-Mailer" field. Leave the Agent value blank if you don't want to include the program identifier to the message.  

See also (optional headers)
AddHeaders and MsgPriority properties.