threadsafelog MsgFromName property
Return to Introduction  Previous page  Next page
Applies to
acThreadSafeLog component as subproperty of SendMail structure.  

Declaration
property MsgFromName: String;  

Description
The MsgFormName property specifies the name of sender (i.e: 'My Server'). Leave it blank if you don't want to include the sender's name to the header of e-mail message.  

See also
MsgFromName, MsgToAddress and MsgToName properties;  
EmailLastRecords method.