sendmail FromOrganization property
Return to Introduction  Previous page  Next page
Applies to
acSendMail component.  

Declaration
property FromOrganization: String;  

Description
The FormOrganization property is optional value that specifies the company name of sender. Leave it blank if you don't want to include this value to the header of e-mail message.  
 
iiinfo If the value of FormOrganization property specified, it automatically includes to the header of message as "Organization" field.  

See also
FromAddress and FromName properties.